I have an application that uses 3 tdbCombos.
I used the Visual Studio 6.0 tool Package and Deployment Wizard to make an installer of the application.
When I try to install to other computers, the tdbCombo loses its items on its list.
The items of the first tdbCombo is coded using its additem property.
The rest are bounded to ADODB recordsets.
Why the list items of this control are gone specially the coded one with addItem?
One of my friend told me that I forgot to include a .DLL file in the package that's why it doesn't work.
If he's true, what's that DLL file?
Please help..
Thanks,
Joel
Click here to view the original newsgroup article (read only).