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
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