mysql problem

If you think that something doesn't work in Aware IM post your message here
Post Reply
Alan
Posts: 2
Joined: Sun Apr 08, 2007 9:19 am

mysql problem

Post by Alan »

I have just published my first Aware project.
I am using MYSQL for the database.
Everything works correctly in the test mode but when I try to add data to the published version I get the following error.

Internal error. Error persisting business object Screens Table basdb.intranet_screens doesnt exist

Any suggestions ?

Thanks
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

I might have had a similar experience the other day. I inherited an Access database with spaces in the table names and field names. I used a conversion program to move it to MySql & connected it to AwareIM. AwareIM did not complain about the spaces & the Integrity Check did not complain about them either. But, when I tried to test it, I got an error message.

Try taking out the spaces from your table name & see if that works??

Tom
Post Reply