|
-
Feb 4th, 2010, 02:15 AM
#1
Thread Starter
Addicted Member
[RESOLVED] MSAccess with VB6
How to connect Visual Basic with MS Access?
I have used vb6 with Oracle;
I have complete syntax for that?
I want manual connection i.e. not to use any ADO control on form load.
I have never worked with MS Access.
I use CNN.Excute("ANY valid SQL STATEMENT that work in SQL * PLUS in Oracle").
Could I be able to use similar syntax if I use MS ACCESS.
and How could I make my access database password protected?
I have to decide whether I use oracle or MS ACCesS as data base.
Aloso let me know How can i take data base backup.
-
Feb 4th, 2010, 07:45 AM
#2
Re: MSAccess with VB6
Moved To Database Development
-
Feb 4th, 2010, 11:25 AM
#3
Re: MSAccess with VB6
About :
1.MS Access connection (and others), visit ---> http://www.connectionstrings.com/
2.Password protection, use menu/database tools (can change according to access version)
3.Backup, one access database is only 1 file, you can copy or zip it
-
Feb 5th, 2010, 08:31 AM
#4
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|