Hi Gang
I am trying to implement an activeX controlthat will create a database on the fly. I implemented it using DAO but it doesn't run on a system that doesn't have DAO installed already. The user would need to create a folder, copy a file and then use regsvr32. This is not an option. So I moved on to DAOX and have gotten it to run locally as well, but when I go to a system that does not have VB installed already on it the control craps out yet again.
Does anyone know what it takes to get an activeX control that can create a database to download over the net and run properly on a local system?
Ken
PS I have been discussing/learning ADOX extensively in the VB 5 & 6 forum but have just gotten to this hurdle of getting it to run on another system. The title of that thread is "DAO Problem?"
I am trying to implement an activeX controlthat will create a database on the fly. I implemented it using DAO but it doesn't run on a system that doesn't have DAO installed already. The user would need to create a folder, copy a file and then use regsvr32. This is not an option. So I moved on to DAOX and have gotten it to run locally as well, but when I go to a system that does not have VB installed already on it the control craps out yet again.
Does anyone know what it takes to get an activeX control that can create a database to download over the net and run properly on a local system?
Ken
PS I have been discussing/learning ADOX extensively in the VB 5 & 6 forum but have just gotten to this hurdle of getting it to run on another system. The title of that thread is "DAO Problem?"