G
Guest
My boss has asked me to solve this problem:
this simple application that queires an access 2000 table to look up group
infomation.
Since not all user have license for access 2000, I was asked by my boss if
it is possible to make access 2000 an exe program which I understand is not
possible atleast w/o access 2000 developer edition anyway. My plan is being
that many users will need to use this app and they run on win 98 and win 2000
machines w/o .NET framework installed, I decided to make the front end a vb6
executable. The app will then connect to the access 2000 DB table which will
be in a common directory on a shared company drive.
Before I start, do you see any obvious flaw in this plan or a better idea?
Also, I brought my laptop to work to make the vb6 program. However, I have
access xp on my machine an I fear I may have problems connecting to is
through vb6 even though access xp has a setting where I can make the DB in
access 2000 format. I read someone did not have a problem connecting using
ADODB.. I do not want to put access 2000 on the laptop just for this program.
I research and found a guy who said he had no problem connecting to access
xp from vb6 when using ADODB. Do you think I should go forward with this
approach or do I risk wasting time hoping the connection to access xp will
work.
If this all works out, do you see any problems with various users running
the vb6 front end app. and connecting to the access 2000 db table on a shared
drive?
sorry for so many questions !!!^%$#^%#@!!!
this simple application that queires an access 2000 table to look up group
infomation.
Since not all user have license for access 2000, I was asked by my boss if
it is possible to make access 2000 an exe program which I understand is not
possible atleast w/o access 2000 developer edition anyway. My plan is being
that many users will need to use this app and they run on win 98 and win 2000
machines w/o .NET framework installed, I decided to make the front end a vb6
executable. The app will then connect to the access 2000 DB table which will
be in a common directory on a shared company drive.
Before I start, do you see any obvious flaw in this plan or a better idea?
Also, I brought my laptop to work to make the vb6 program. However, I have
access xp on my machine an I fear I may have problems connecting to is
through vb6 even though access xp has a setting where I can make the DB in
access 2000 format. I read someone did not have a problem connecting using
ADODB.. I do not want to put access 2000 on the laptop just for this program.
I research and found a guy who said he had no problem connecting to access
xp from vb6 when using ADODB. Do you think I should go forward with this
approach or do I risk wasting time hoping the connection to access xp will
work.
If this all works out, do you see any problems with various users running
the vb6 front end app. and connecting to the access 2000 db table on a shared
drive?
sorry for so many questions !!!^%$#^%#@!!!