 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Brigitte Spatz Guest
|
Posted: Wed Jul 16, 2003 8:26 am Post subject: my OS = XP, user OS >= Win98 |
|
|
I've built my application using Delphi 7 on Win XP Pro. It is supposed to
run on all Windows versions >= 98. I've made use of ADO (TADOQuery,
TADOTable, TADOConnection, TADOXCatalog, TADOCommand,
Provider=Microsoft.Jet.OLEDB.4.0, Jet OLEDB:Engine Type=5) to connect to
Access 2000.
Somebody has tried to run it on Windows 98. They got an error message right
away. After installing some newer MDAC (I don't know whether it was 2.6 or
2.7) they could open a sample database but still got an error message when
trying to create a new one, which is done using the TADOXCatalog.
Could somebody please give me a precise list of things that need to be done
to make my application run on all Windows versions >= 98? I would also
appreciate a list of files that need to be included in an InstallShield
setup or what else needs to be considered for the setup.
TIA.
Brigitte
|
|
| Back to top |
|
 |
Brion L. Webster Guest
|
Posted: Wed Jul 16, 2003 4:20 pm Post subject: Re: my OS = XP, user OS >= Win98 |
|
|
"Brigitte Spatz" <brigitte.ownz.nospam (AT) krdnet (DOT) de> wrote...
| Quote: | I've built my application using Delphi 7 on Win XP Pro. It is supposed to
Somebody has tried to run it on Windows 98. They got an error message right
away. After installing some newer MDAC (I don't know whether it was 2.6 or
2.7) they could open a sample database but still got an error message when
trying to create a new one, which is done using the TADOXCatalog.
Could somebody please give me a precise list of things that need to be done
to make my application run on all Windows versions >= 98? I would also
appreciate a list of files that need to be included in an InstallShield
setup or what else needs to be considered for the setup.
|
A precise list would be rather difficult. One thing that seems to be missing
from your list is the Jet40SP3 install. Microsoft removed the Jet provider
from MDAC a while ago, 2.5, IIRC. On http://www.microsoft.com/data you should
be able to find the Jet components listed separately.
--
-Brion
Team JEDI, 2001 Spirit of Delphi Award Winners
http://www.delphi-jedi.org
Fresno Area Delphi Users Group
http://groups.yahoo.com/group/FresnoDelphi
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|