Create entry form
Posted: Sat 24 Dec 2005 06:35
Newbie question.
Previously used Microsoft Access for my applications.
Now want to use SDAC and create a user entry form such as:
FirstName
LastName
Address
etc.
I have tried using the MSTable component with Data Controls such as DBEdit (specifying Data Source and Data Field). However, I have a very large database (500K records) and this method is too slow.
I could not find an example program that shows me the best way of using an entry form and adding or updating records with SDAC.
Can you help me? A few clues as to the best way will be good. Example code will be great.
Thanks
Steve.
Previously used Microsoft Access for my applications.
Now want to use SDAC and create a user entry form such as:
FirstName
LastName
Address
etc.
I have tried using the MSTable component with Data Controls such as DBEdit (specifying Data Source and Data Field). However, I have a very large database (500K records) and this method is too slow.
I could not find an example program that shows me the best way of using an entry form and adding or updating records with SDAC.
Can you help me? A few clues as to the best way will be good. Example code will be great.
Thanks
Steve.