Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Grab SQL type?

Quote Reply
Re: [Andy] Grab SQL type? In reply to
You could:

Code:
$Config = GT::Config->load($CFG->{'fileman_root_dir'}."/defs/database.def");
$databasetype = $Config->{'driver'}


Or something likes that.

GM
=================
www.iuni.com - Custom Coding and Plugins
YouPlusMe.com - For a good time
Subject Author Views Date
Thread Grab SQL type? Andy 3593 Jan 14, 2003, 7:09 AM
Thread Re: [Andy] Grab SQL type?
gsm 3400 Jan 14, 2003, 10:56 AM
Thread Re: [gsm] Grab SQL type?
Paul 3388 Jan 14, 2003, 11:17 AM
Thread Re: [Paul] Grab SQL type?
gsm 3394 Jan 14, 2003, 11:23 AM
Post Re: [gsm] Grab SQL type?
Paul 3395 Jan 14, 2003, 11:29 AM
Post Re: [gsm] Grab SQL type?
Andy 3383 Jan 14, 2003, 2:00 PM