|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
I made a EXE with a form wiyhin a ms ado dc object. But how can I
compile this so the foreign system (without VB) has enough system files. Ik can copy the msadodc.ocx file, but is there an other way?? "Achilles" wrote: The absolute easiest way to discover how to substitute the ADODC control > I made a EXE with a form wiyhin a ms ado dc object. But how can I > compile this so > the foreign system (without VB) has enough system files. Ik can copy > the msadodc.ocx file, > but is there an other way?? > with 'code' is to Add... a "Data Form" from the Project list, and run the Wizard. The Wizard will give you a chance to select a table/fields from your problem domain, and then allows you to select one of three 'Binding Types' - an ADODBC control, ADO code, or by creating a Data Source Class. Select 'ADO Code' and there you are. Go back and create another form that uses the control - and compare. hth -ralph
Any known problems running VB6 application with Intel Centrino Duo
Windows or VB problem - Please help Hidden treasures... MMTimer, DirectSound, and For..Next Access table grid component. VBnet 2005? vb6 and iso 8601 date format error making function call with multiple parameters to dll Help with cannon game Creating a date picker feature in VB 6 |
|||||||||||||||||||||||