Brent If you can't convert to mySQL or postgres (if you need subselects etc then you'd best go with postgres) then there are ways to connect to an access database hosted on an nt server. Try these guys:
http://www.openlinksw.com/index.htm the openlink drivers can connect you to access quite happily, among other things. You emphatically *can't*, however, use an access mdb file ON the linux server. Toby Wednesday, March 13, 2002, 9:52:14 AM, you wrote: MM> Brent- MM> You're best bet is to set up mySQL and import the access db files. If MM> the tables are simple, it is usually easy to do with the available MM> tools. Check here http://www.mysql.com/downloads/contrib.html for MM> tools. MM> Matthew Monahan MM> -----Original Message----- MM> From: brent nelson [mailto:[EMAIL PROTECTED]] MM> Sent: Tuesday, March 12, 2002 2:56 PM MM> To: CF-Linux MM> Subject: MS Access DBs on Linux Coldfusion MM> Is it possible for a site running on coldfusion on a linux server to MM> be able to use an Access database? We have NT servers that we could use MM> to host the database if that would help. MM> --brent nelson MM> ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
