Forums

PHP

This topic is locked

ultradev phakt: strange inversion of tables

Posted 04 Apr 2002 14:37:43
1
has voted
04 Apr 2002 14:37:43 paolo luchini posted:
I'm trying to create a login system internal of a page where is an existing recordset and a query displaying some records.
I've putted a second recordset to open the users database and used userauth by ultradev.
When online the page wan't load and stopped saying:
Table 'database1.table2' doesn't exist.

The existent databases are:

database1:table1
database2:table2

Seems that ADODB / UD / Phakt invert the tables and the databases.
In the source putting first a connection and after the other the error was:
Table 'database2.table1' doesn't exist.'

I'm using phakt 1.2.6 on win 98 - server red hat - php 4.1.2

Thanks in advance to all

Lunatik

Reply to this topic