|
-
Jan 19th, 2014, 01:06 PM
#9
Thread Starter
New Member
Re: SQLite3
Thanks for taking the time to reply Olaf.
 Originally Posted by Schmidt
ActiveX component can't create object.
This is in form_load, looking to see if the database exists.
Note, that the Demo in question does not reference any external ActiveX-*Control* -
its only COM-reference is that to a Dll (vbRichClient5) - and if you don't register
this COM-Dll properly beforehand, nothing which depends on it will work...
I have all the dll's present and, reading your post, again started playing with them. The problems I was having prior was when I would try to register vbrichclient5 it kept telling me that it found the file but couldn't find the entry point. I must have done this 6 times. I then moved the dll to \system32 and tried registering it there and that failed with just a generic 'couldn't find module' message.
So in good faith to your efforts of explaining all this I reattempted as you directed, including registering it in the project folder, and it worked just perfectly fine this time. I certainly can't explain why but rest assured I had tried this over and over and over the last two days.
When I wrote that the "the info just isn't quite there" I was referring to all references to how to do this, not just your part. I have been hit with broken links, VB projects not running, good examples but not v3 SQLite compatible, stuff like that. It has been very frustrating.
So I will play with your efforts and again, thanks for taking the time to write.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|