Cep Posted February 23, 2007 Share Posted February 23, 2007 Hello, I use a lot of ODBC connections and functions when working with Access however I have come across a problem when trying to connect to a remote access database located on a network share. It appears that ODBC drivers cannot use network paths so I am going to try rewriting a script I have with an OLEDB connection string instead. However if I use an OLEDB connection that means I have to replace the ODBC functions I have been using. Does anyone know what functions I would need to replace them with? I can't seem to find any mention of OLEDB specific functions in the manual. Any help would be great Cheers! Link to comment https://forums.phpfreaks.com/topic/39786-functions-that-work-for-oledb-connection-to-access/ Share on other sites More sharing options...
Cep Posted February 23, 2007 Author Share Posted February 23, 2007 *cough* anyone? Link to comment https://forums.phpfreaks.com/topic/39786-functions-that-work-for-oledb-connection-to-access/#findComment-192173 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.