Hey Guys
Is there a way to connect to an MS Access database without using a system DSN. I currently have connection to the database on my development box using a system dsn and the odbc_connect php function. I don't think the client's web host allows for system dsn's so i need a way to specify the connection string. Any suggestions?
Thanks
Jason