Newbie question!
Posted: 03.04.2013, 11:56
Until 10 years ago, I was an active Delphi programmer. I was a Novell Engineer and wrote utilities to assist me with my work.
The last time I wrote any code was in 2003 and now I'm retired and I got bored so decided to start writing some code again. Alas, a 10 years break and a 72 year old brain and I'm back to 'newbie' status.
I downloaded Zeoslib and managed to create a database and a table, but I couldn't work out how to create a primary key!
Then horror of horrors, I've completely forgotten how to append records to the database. I've never used Zeoslib before, I used to have Microolap's DAC for MySQL, (that was when i had money!).
I'm ashamed to ask, but would someone please tell me how to create a primary key at runtime and how to add records to the Table. An example would be nice!
The last time I wrote any code was in 2003 and now I'm retired and I got bored so decided to start writing some code again. Alas, a 10 years break and a 72 year old brain and I'm back to 'newbie' status.
I downloaded Zeoslib and managed to create a database and a table, but I couldn't work out how to create a primary key!
Then horror of horrors, I've completely forgotten how to append records to the database. I've never used Zeoslib before, I used to have Microolap's DAC for MySQL, (that was when i had money!).
I'm ashamed to ask, but would someone please tell me how to create a primary key at runtime and how to add records to the Table. An example would be nice!