Can we use VB and Access for multiple usr application
Team,
Plz help me out!!
I want to design a small software for my friends firm (consisting of 6 people max).
Can i use VB 6.0 and MS Access to develop an application as multi user application.
I guess i need to go for SQL.. i'm thinking for Access since that application is not big...just three to four forms..
Please provide your inputs.
Thanks, Pratham Tawde.
Advertisements. Register and be a member of the community to get rid of them.
Re: Can we use VB and Access for multiple usr application
Why do you want to connect through connection string, this can be acheived by creating DSN in the control panel. DSN provides good support and is very reliable compared to explicit passing of connection string.
PM me if you need further support or mail me.