Hi
Code below generates this error "Table 'sis_audit.pay' doesn't exist".
UPDATE pay SET Ref='111', date='2008-11-11' WHERE id=29
When i create same table in different database, no error at all.
Why?
Thanks
Hi
Code below generates this error "Table 'sis_audit.pay' doesn't exist".
UPDATE pay SET Ref='111', date='2008-11-11' WHERE id=29
When i create same table in different database, no error at all.
Why?
Thanks
In which database you create the table and this error disappears?
Sorted. i have created everyting again.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.