Storing data using VB 
Author Message
 Storing data using VB

Hi all

I'am new to VB.  I would like to store data in tables.  Should I use Access
or database support provided with VB.  I would be distrubuting my
application as an EXE with a few default tables.  

Thanks

Rakesh Kothari



Thu, 09 Mar 2000 03:00:00 GMT  
 Storing data using VB

Use the database support provided with Vb. Its nothing but Access.



Fri, 10 Mar 2000 03:00:00 GMT  
 Storing data using VB

 since access is the native engine with vb, you'll be better off using
access dao from vb.


Quote:
>Hi all

>I'am new to VB.  I would like to store data in tables.  Should I use Access
>or database support provided with VB.  I would be distrubuting my
>application as an EXE with a few default tables.

>Thanks

>Rakesh Kothari



Sun, 12 Mar 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Getting data from a stored procedure using VB

2. Storing encrypted data in the registry using VB and TwoFish

3. using VB to query web data and store in access

4. Passing Parameters to stored parameter queries using VB 5's Data Controls

5. Unable to get Output data using VB, Ado 2.1 and Oracle Stored procedure

6. Help How To Sort A Stored Procedure Using The Ado Data Control

7. Store Picture /BMP into MDB without using data bound

8. Using Collection to store user data types

9. ADO populating DataGrid from Recordset(data retrieved from stored procedure using 3 parameters)

10. Passing parameters into stored procedure using Data Environment

11. Unable to Design tablles, view and stored procs etc using Data View

12. Strategy for using Stored Procedures and updatable data

 

 
Powered by phpBB® Forum Software