|
|
Joined: Apr 2001
Posts: 39
Power User
|
Power User
Joined: Apr 2001
Posts: 39 |
Whats meaning of db value 'Pg' if its not used? there is 'mysql' and 'Oracle' used but no code for 'Pg' or does 'Pg' = postgres use auto_increment or sequence and its somewhere set to either one?
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
Pg is used in the PERL version. PostGres uses sequences and a few other things differently so there is some code scattered throughout the scripts so it works with this db.
UBB.threads Developer
|
|
|
|
Joined: Apr 2001
Posts: 39
Power User
|
Power User
Joined: Apr 2001
Posts: 39 |
Sorry but is there some line that code like this then: if ($dbdriver eq "Pg") { $dbdriver = "Oracle"; } Since i have perl version 5.4b and there is only 'mySQL' and 'Oracle' checked in lots of part of code. Edited by jriihi on 04/25/01 09:41 AM (server time).
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
In many instances Pg is handled the same as mysql which is why you don't always see different code for it. Oracle is substantially different so it requires the most code to function properly.
UBB.threads Developer
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|