Page 1 of 1

Can't modify records

Posted: 12.09.2006, 18:13
by bedfordch
I juste installed the Zeos 6.1.5 library, put a TZConnection, TZTable, TDBNavigator, TDataSource and a DBGrid. Everything looks good, I can go trough my table records, but no way to modify the datas.

How can I do it ? The edit TDbNavigator button is grayed. I've checked everything and it seems all ok.

I'm a newbie, it's my first program with DB aware controls.

Thanks for help.

Bob
PS: the web server is down, it show the Plesk main page.

Posted: 13.09.2006, 15:16
by ewingengr
What type of database is it, Mysql, Postgres?? I recently started using Zeos with postgres and did a test project to be sure I could read and write to my database. It was a bit of a struggle. Make sure table is not set to read only.