Hi,
I had connected to MYSQL database. I had used the databasetable object to get connected to the database table. this works good in preview mode. but this does not work when i execute from the command prompt. Gives me the error
Qcursor:: set name :unable to build record ,does table exit.
warning was an error occured while accessing the database.
and nothing was displayed in the database.

Do any body have the idea why this issue comes?