Displaying 20 results from an estimated 500 matches similar to: "DAO 3.5 Support with Wine"
2002 Oct 30
1
fixme error messages
I am getting the following error messages when trying to run our company
software with Wine, can anybody help me and tell me what I have to do to get
rid of these errors?! Am I missing any important dll files or what can the
problem be? Thanks.
fixme:ole:CoRegisterMessageFilter stub
fixme:msvideo:DrawDibDraw wFlags == 0x00000200 not handled
fixme:msvcrt:_XcptFilter
2006 Apr 13
3
Java/J2EE DAO/model objects vs. Ruby/Rails model objects
In typical Java/J2EE applications, domain model object do not have much
logic, they are basically data holders. It seems to be considered a sin to
put persistence logic in the domain model objects, instead it should be put
a DAO (Data Access Object). I have always thought this seems funny, after
all, what seems more natural/object-oreiented?:
user.save()
or
userDao.save(user)
In Ruby/Rails,
2006 Jun 20
1
DAO 3.5 and OLEAUT32.DLL troubles...
Hi,
I'm a Delphi developer.
Using DAO 3.5 (the engine for MS Access 97 databases) and Wine 0.9.15
or 0.9.9 I've got a trouble:
when I launch a query that uses some expressions (ie: "SELECT
Format(...) FROM Customers") the query fails, lamenting that the
function doesn't exist...
(A note that can help: Dao uses VBAR332.DLL or Expsrv.dll module to
evaluate expressions)
The
2008 Aug 12
3
Multisim: unable to initialize DAO/jet db engine
Hi all,
I have just tired to install Multisim 9 in wine. The program installs but gives an error 'unable to initialize DAO/jet db engine' halfway through. The program runs fine but there are no components in the component database.
Any help would be much appreciated.
Thankyou
2009 Jul 23
1
Re: Multisim: unable to initialize DAO/jet db engine
wine ./Desktop/Jet40SP8_9xNT.exe
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\windows\\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
I install multisim and do all what was write in this topic. But multisim not work. p.s. sorry for
2001 Feb 19
0
DAO install problems
Hi folks,
I am trying to run a german tax application (which sadly enough
is only available for Win). I need the DAO package for that
but run into errors when trying to install it. I get lots of
Popups saying "Couldn't find dll". Also there is a line
in standard error which reads something about importing type libs
not supported.
Is there anything I can do about this or help in
2011 Jun 16
3
trouble with jet40
Hello everybody: I'm trying to install jet40 with winetrick in an Ubuntu 11
(natty) , in a wine 1.3.15
I get this error.
I try downloading the dao360.dll and copying that file in the directory
dao, but I get always the same error.
In winecfg I configure with windowsxp compatibility.
cmateos at cmateos-desktop:~$ sh winetricks jet40
Executing w_do_call jet40
Executing load_jet40
Executing
2008 Jul 04
1
Error Number 6 Overflow
installed a (company specific) program few days ago
had been working fine
now giving:
Error Number 6 Overflow
Occured in Sub 'get_results_from_database'
in Module 'frmResults' in project DAO.Field
no other modifications made to wine in the last few days
any ideas why this error should arise now?
any idea how to solve it?
there is a Dao360.dll in /home/user/.wine/drive_c/Program
2009 Jun 28
1
How do I get this app to write to database
Hi,
I've been trying to install this app: http://www.albumplayer.com
"www.albumplayer.com" in WINE
In Crossover it runs fine, but unfortunately not in WINE
Albumplayer started to work with a new graphical engine
http://www.graphics32.com www.graphics32.com in the latest beta releases
(5.1)
and this isn't supported by crossover and it's likely not to be supported
soon.
2003 May 15
0
Copy program from win partition
Good morning,
Is there any way to copy the files of a intalled program in win
partition to ./wine/fake_windows/ in a linux partition?
The reason is that:
If wine is configured to use win partition this program works, but
veeeeery slowly.
It can_t be isntalled it in fake_windows. So I tried to copy the files
that it installed in win partition to linux partition, but I don't know
how make key
2011 Mar 08
3
Jet40 engine and I don't get along.
john at john-GA-MA78LM-S2H:~$ winetricks
Executing wine /home/john/.cache/winetricks/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 [u][b]error 2[/b][/u]
Install of
2009 Apr 30
1
odbcConnectAccess function
HI:
Is it possible to use the RODBC package within MS Access. I have been using from R but was just wondering if it could be used along with R(D)COM. Something like this:
Dim dbs As DAO.Database
Dim rst As DAO.Recordset
Dim myApp As StatConnector
Set myApp = New StatConnector
myApp.GetErrorText
myApp.Init "R"
myApp.EvaluateNoReturn "library(RODBC)"
myApp.EvaluateNoReturn
2006 Feb 15
0
Testing problems in Rails
Hello, everyone.
I start using Rails to develop a little project and I have some concerns
while I''m practising TDD.
* In rails, it seems very common to functional testing contoller without
unit testing it, and the unit tests and DAO tests of models are mingled in
the "unit test" of model under test/model. I used to seperate the unit tests
and DAO tests because in unit tests we
2011 May 22
1
Trying to install Autotel
I am on Ubuntu 11.4 with wine 1.3
This is an application that provides information from a small database and appears to ues:
Jet4
Dao
Several OCX tiles
VB Runtime 6
I can share its install log if a cut and paste of such a think would be useful.
It appears to happily install but when it goes to run I get the dialog box that says it encountered a "serious problem" and needs to close.
2008 Jul 13
2
Data Access problem?
Running some company specific software, which is an exam/test. It runs fine on Windows OS machines. On Vista machines it requires the addition of the msvbvm50.dll.
The exam has a minimum of two sections of questions, say topic A, and topic B. When installed in WINE, it has required the addition of jet40 and vb5run in winetricks to make the program run.
Running the exam with the minimum 2 topics
2009 Feb 16
0
Embedded OLE objects problem with Arena Simulation software
Hi, I'm having problems to install Arena Simulation 10.0, academic edition. I think there is no entry in AppDB about this software. I'm using Wine 1.1.14, which i compiled in a Debian Etch.
The software uses Windows Installer 2.0, and before installing it does a check of required components:
Windows Installer 2.0
MDAC 2.8
JET 4.0 SP3
.NET framework 1.1
and it updates automatically MDAC
2002 Aug 12
1
Experimental Design
Hi everyone,
Does R support DOE (design of experiment) matrix generation? I want to do DOE matrix generation using fractional factorial and central composite but don't know if R has some package for doing them. If yes, then what package or function should I use?
Thank you so much in advance
Hien-Trinh Dao
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2005 Nov 28
1
cdrecord Error (Permissions?)
List,
Sorry to trouble anyone, a google on my error from k3b lead me to a
permissions issue, but after searching through several of the links
(including a few forums) I've failed to turn up exactly what the
permissions should be or if that is even an accurate solution.
When running k3b I get an error stating that cdrecord did not exit
properly. And k3b will not burn a cd.
Running cdrecord
2011 Feb 08
5
Need error clarification with winetricks
wine 1.3.13
Executing wine /home/john/.cache/winetricks/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
I get this ole error, and my
2008 Mar 31
1
How to give user a prompt before connecting thecall
Yes it is.
I'm remote at the moment so I can't send you the code but google for mobile remote receiver and you'll find what you are looking for.
Lots of people do it so they don't have calls to cell phones picked up by voicemail.
Cheers
dean
-----Original Message-----
From: Pete Kay <petedao at gmail.com>
Sent: Monday, March 31, 2008 2:27 PM
To: Asterisk Users Mailing