Search found 3 matches
- 22 Apr 2013, 20:33
- Forum: General Discussion
- Topic: Date Fields are now Integers/Numbers
- Replies: 3
- Views: 5782
Re: Date Fields are now Integers/Numbers
I should have mentioned that our old version of mantis was using mysql but we want the newer version to be running on Oracle. I have migrated the database from mysql to oracle using SQL Developer, modified the table names to meet oracle standards and updated all of the triggers. When trying to run ...
- 19 Apr 2013, 16:32
- Forum: General Discussion
- Topic: Date Fields are now Integers/Numbers
- Replies: 3
- Views: 5782
Date Fields are now Integers/Numbers
Hello,
Just wondering why when creating a new Mantis database the date columns are INT or NUMBER based on your database type. It makes upgrading from an older version of Mantis very difficult. Can the datatypes be changed back manually or will this break the interface functionality.
Thanks
Chris
Just wondering why when creating a new Mantis database the date columns are INT or NUMBER based on your database type. It makes upgrading from an older version of Mantis very difficult. Can the datatypes be changed back manually or will this break the interface functionality.
Thanks
Chris
- 17 Apr 2013, 21:06
- Forum: General Discussion
- Topic: Oracle Connection String
- Replies: 0
- Views: 2956
Oracle Connection String
Hello, I am having issues connecting Mantis 1.2.15 to our Oracle 11g database. Just wondering what other users have put for the hostname when installin Mantis. I found some posts online about putting a connection string but this doesn't seem to work for me, just wondering what the syntax should be ...