Click to See Complete Forum and Search --> : DSNless connection in PHP


Anon
08-09-2000, 03:02 PM
Can you open an Access database using a DSNless connection ie without having to configure a DSN on the server for the database. I know it can be done in ASP but I don't know how to do it in PHP.

Anon
01-04-2002, 09:04 AM
langsung pake oracle aja jack.....

soewiryo#1

Anil wrote:
-------------------------------
Can you open an Access database using a DSNless connection ie without having to configure a DSN on the server for the database. I know it can be done in ASP but I don't know how to do it in PHP.

akpark
07-31-2002, 01:34 PM
There's an article at http://www.juicystudio.com/tutorial/php/dsnless.html

Andrew