re: Connection Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Vinicius wrote:
I'm trying to run a Windows software that needs a connection to a
database server.
But when I'm trying to log in, it gives me the error 'Check connections
and password. SQL General Error : error while trying to retrieve text
for error ORA-03114. Alias: per'.

Oracle error ORA-03114 means "not connected", for what it's worth.

You're probably running into a Wine bug.

One common source of problems (for Visual Basic apps, at least)
is OLE.  You could try installing DCOM98 and see if that helps.
(See http://frankscorner.org/index.php?p=ishield for how.)
You'll need to run your app like:
 WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine myapp.exe

Let me know if this helps.
- Dan

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux