Skip to main content
Participant
September 11, 2007
Question

Error calling GetTables

  • September 11, 2007
  • 1 reply
  • 240 views
Hello everybody.
Sorry for my bad english; my mothertongue is french.

I'm creating my first dynamic Web site; so, I have to connect to a DB during the creation phase.
I have a Microsoft Access DB on my hard disk.
In DreamWeaver, I have created an connexion and, when I test this connexion, it is okay but I cannot get the table list when I ask it : I receive the message "Error Calling GetTables".

This error is documented on the Adobe site; it is indicated that this error occurs when trying to connect a SQL Server DB and that the solution is to use an ODBC connexion.

Even if I use Access and not SQL Server, I have tried to connect my DB with OLE DB and ODBC : I still have the same problem !

Do you have an idea ?

Thanks in advance,
Alain.
This topic has been closed for replies.

1 reply

Alain1024Author
Participant
September 11, 2007
OK, I have found the solution in another topic on this forum.

Alain.