Database control 
Author Message
 Database control

Does anyone know how to add, edit or delete records in a Jet database
within Visual Basic?

In case this is relevant information: I have a data control called Data1, a
database called relaties.mdb and a table called relaties.

Please answer this one. I'm getting desperate.

Oh and BTW, I DON'T have the Data Form Designer add-in.




Sat, 06 Feb 1999 03:00:00 GMT  
 Database control

Quote:

> > Does anyone know how to add, edit or delete records in a Jet database
> > within visual basic?

> > In case this is relevant information: I have a data control called
> > Data1, a database called relaties.mdb and a table called relaties.
> For starters, have different names for your tables and databases.

> Your question is short but the answer is long! Grab the manuals
> (Programmers Guide) and start reading Chapter 22 - Accessing Databases
> with the Data Control. Then ask again if your still stuck.

Try out the Data Form Designer on the Add-In menu.  It will create the
data control with the correct property setting for you and add text boxes
on the form corresponding to the columns of your table.


Mon, 08 Feb 1999 03:00:00 GMT  
 Database control

Quote:
> Does anyone know how to add, edit or delete records in a Jet database
> within visual basic?

> In case this is relevant information: I have a data control called
> Data1, a database called relaties.mdb and a table called relaties.

For starters, have different names for your tables and databases.

Your question is short but the answer is long! Grab the manuals
(Programmers Guide) and start reading Chapter 22 - Accessing Databases
with the Data Control. Then ask again if your still stuck.

+--------------+------------------------------------------+

+--------------+------------------------------------------+
|Analyst/Programmer {*filter*} journalist PC/Atari Jaguar  |
+---------------------------------------------------------+



Mon, 08 Feb 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Repointing a database control to a different database

2. database access without the database control

3. Database controls

4. Oracle database control help

5. VB database control sites

6. read txt database, control and create aceess mdb

7. Database controls and ADO?

8. Help Wanted - Database Control / Design Add Ons

9. Recommend a VBX database control?

10. Database Controls with Filenames read from .INI file?

11. A Better Database Control?

12. Database Control for List Box?

 

 
Powered by phpBB® Forum Software