In Dreamweaver 8 i use a dsn connection to conect to a file maker 8 database
which works. However when i look at the tables they are listed as
null.tablename. I can still see all the fields of each table despite the null
at the front of the table names. When i try to create a recordset it gives me
an error that reads: Table Not Found: null.

My server is running Windows 2000 SP4 with MDAC 2.6 SP2
I'm using the "DataDirect 32-Bit SequeLink 5.4" ODBC Driver

Can anybody help?