Ado 2.5

mirzahat
06-13-2003, 02:56 AM
hi,
in my project, i use ADO 2.5 to connect to a access 2000 database

in the setup program, i only copied the base vb runtime files:

[Files]
; START VISUAL BASIC
Source: Redist\VB_Runtime\STDOLE2.TLB; DestDir: {sys}; Flags: restartreplace uninsneveruninstall regtypelib; CopyMode: alwaysskipifsameorolder; Components: VB5RT VB6RT

...
...
...


which parameters are required to add the ADO functionality to my exe

cao
mirza

Kashif
06-13-2003, 04:04 AM
hi,
in my project, i use ADO 2.5 to connect to a access 2000 database

in the setup program, i only copied the base vb runtime files:

[Files]
; START VISUAL BASIC
Source: Redist\VB_Runtime\STDOLE2.TLB; DestDir: {sys}; Flags: restartreplace uninsneveruninstall regtypelib; CopyMode: alwaysskipifsameorolder; Components: VB5RT VB6RT



it Looks that You are using Inno Setup. If you first Check the P & DW
that which files it is Adding then you can add that files with Inno Setup.

vbfan
06-13-2003, 05:35 AM
Look at this tutor (http://www.visualbasicforum.com/showthread.php?threadid=22267) by Flyguy

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum