D
David
I am converting a older VB app to .net. The app currently strores
info. Into a JET database. As this is an end user app, I can not
convert to SQL server, etc. so I need to use either the older Jet
engine or using MSDE.
Questions:
Issues with loading MSDE on a neophyte user's machine. Will it
require user tweaking and will it effect their system performance?
Also, will they need to install as ADMIN?
Also, if multiple people need access to the same database, will MSDE
need to be installed on all of the machines and can it access the same
database file on a network drive? Or will one machine need to be
designated as the DB server? Eg. Time for SQL server?
If one is running SQL server 2000, can the databases be used by MSDE?
If not, where can find info on what changes need to be done?
What is the current stability state of the Jet engine. I know that
the pre-4 versions had data corruption issues. Did version 4.x fix
most of these issues?
Thanks
P.S.
Any recommendations for a good tutorial on installing MSDE on the
target machine and replicating the database files would be helpful.
info. Into a JET database. As this is an end user app, I can not
convert to SQL server, etc. so I need to use either the older Jet
engine or using MSDE.
Questions:
Issues with loading MSDE on a neophyte user's machine. Will it
require user tweaking and will it effect their system performance?
Also, will they need to install as ADMIN?
Also, if multiple people need access to the same database, will MSDE
need to be installed on all of the machines and can it access the same
database file on a network drive? Or will one machine need to be
designated as the DB server? Eg. Time for SQL server?
If one is running SQL server 2000, can the databases be used by MSDE?
If not, where can find info on what changes need to be done?
What is the current stability state of the Jet engine. I know that
the pre-4 versions had data corruption issues. Did version 4.x fix
most of these issues?
Thanks
P.S.
Any recommendations for a good tutorial on installing MSDE on the
target machine and replicating the database files would be helpful.