|
Hmmm...I'm using sql to update and add records on the clock in thingy. But to access the table data I'm placing the delphi TTable things on the page and then using things like table1.open, table1.next etc to search through them and stuff.
the databases are paradox 7...don't know why..thats just what the teacher told us to use at college.
|