Data in Database

Id Name Parameter
--- ---- ---------
001 Martin 98566
002 Mike 98655
003 Thomas 45687

Id JobId TimeStart TimeEnd
--- ----- --------- -------
001 25 11:47:00 11:55:15
001 26 12:03:00 12:05:00


JobId StartCut EndCut BlockNr
----- -------- ------ -------
25 11:52:00 11:53:14 003
25 11:53:18 11:55:00 004


I have some datas ,which I can open,read and save in a Container. I would like to write/save this datas in a database. The Tables must be like above.
Can anybody write me two example Classes (with CDatabase and CRecordset). I have no experience with it, i will be very happy if you can write me this example Classes for DB Connection and CRecordset.

Thankyou very much
Please don't post the same message in differen forums.
Topic archived. No new replies allowed.