Terminal session: john at john-lynx-lts:~$ winetricks jet40 Executing wine /home/john/.winetrickscache/jet40sp8_9xnt.exe fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\john\\Temp\\IXP001.TMP\\Jetsetup.CAB" err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program files\\Common files\\Microsoft shared\\dao\\dao2535.tlb" failed with error 2 Install of jet40 done winetricks done. john at john-lynx-lts:~$ Now I ran this before, but I reran it because the app I am using says the engine is not present. The app is landscape designer for SC4RH. Is the error telling me that the package is there? or is this something else?
A Nonny Moose <wineforum-user at winehq.org> wrote:>Terminal session: > >john at john-lynx-lts:~$ winetricks jet40 >Executing wine /home/john/.winetrickscache/jet40sp8_9xnt.exe >fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\john\\Temp\\IXP001.TMP\\Jetsetup.CAB" >err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program files\\Common files\\Microsoft shared\\dao\\dao2535.tlb" >failed with error 2 >Install of jet40 doneIt is complete and the installation should be working.>Now I ran this before, but I reran it because the app I am using says the engine is not present. The app is >landscape designer for SC4RH.Again, we've got to stop asking this question. Is this available, either as a trial/demo/freebie? Then we can try to install it and see what is happening. BTW, I know that this is the situation because I had another program, BiblePro, that needs to use the JET 4.0 engine that installs and runs, just not well. James McKenzie
The question that begs to be asked is should I install the art2Kmin script which would, theoretically install the whole data base system?
A Nonny Moose wrote:> The question that begs to be asked is should I install the art2Kmin script which would, theoretically install the whole data base system? > >Do you have a license for Access? The problem is the program is reporting that Jet 4.0 is not installed? Again, is there a way that I can get the program in question? James McKenzie
Yes, I suppose I do, but I have no MS software installed any more. The question is whether installing that winetricks script will solve my problem. I am feeling a little jerky about just shot gunning it in.
A Nonny Moose wrote:> err:ole:TLB_ReadTypeLib Loading of typelib L"msdatsrc.tlb" failed with error 2 >Try winetricks mdac25.
That didn't do it either. I am almost at the point of having a look with my Hex editor at the binary to see if I can get any clues. By the way, I have worked with real databases, both network and tree, and find what they do in access obscene. As an old GE trouper, I know all there is to know about Integrated Data Store and its successor Data Manager IV. Charlie Bachman wasn't kidding in his paper "The Programmer as Navigator" when it comes to networked bases. I implemented one for a large corporate bank, and we had a lot of fun with that. I am also one of the early fathers of the SQL standard. I was on the ISO committee as an editor in the early part of the work. I got overloaded and couldn't continue with the foot of mail I got every week. I rather hope this is a VB6 program. .NET wasn't out when it appeared.
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0 err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\OLEAUT32.DLL" -> L"C:\\windows\\system32\\OLEAUT32.DLL" fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0 [b]err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\OLEPRO32.DLL" -> L"C:\\windows\\system32\\OLEPRO32.DLL"[/b] fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0 err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\ASYCFILT.DLL" -> L"C:\\windows\\system32\\ASYCFILT.DLL" fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0 err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\STDOLE2.TLB" -> L"C:\\windows\\system32\\STDOLE2.TLB" fixme:ole:DllRegisterServer stub Install of vb6run done winetricks done. The program is, in fact, VB6. There are several "data bases". All but one of them are excel spreadsheets. The other is a .mdb file, and I suspect this is the problem. But anyway, what did I do wrong with the VB6RUN winetrick?
I have lots of disk. I have OpenOffice installed, but not for the wine environment. Thanks for the clues. I will get back to this forum when I have any progress to report. Right now, I am trying an experiment with SimCity4. I am running it on OpenGL rather than DirectX, and it seems to be better, so far. But that's for a different thread.