View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jean-Yves[_4_] Jean-Yves[_4_] is offline
external usenet poster
 
Posts: 27
Default Run Time Error 3343 - Unrecognized database format:

Hi Maury,

Google for ADO Jean-Yves.

I gave already plenty of examples
Or ADO connection/ ADO recorset.
Depending on the database format, only the connnection string is different.

--
Regards

Jean-Yves Tfelt
Europe


"Maury Markowitz" wrote:

On May 23, 5:24 am, Jean-Yves
wrote:
I suggest you use ADO instead for database connection.


How do I connect to a mdb this way? Believe it or not I've never had
to do this in the past, I normally talk directly to the SQL Server.

Maury