View Single Post
Old Aug 19th, 2005, 4:41 PM   #4
gj15987
Programmer
 
Join Date: Feb 2005
Posts: 45
Rep Power: 0 gj15987 is on a distinguished road
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.
gj15987 is offline   Reply With Quote