Displaying 2 results from an estimated 2 matches for "sqlconfigdatasourc".
Did you mean:
sqlconfigdatasource
2012 Feb 10
4
Problems running application fixme:odic:SQLConfigDataSource
I have successfully started application but then it should have list of servers it must connect but it is empty and the only errors in terminal are those:
Code:
XZY:~ XZY$ XZY.desktop ; exit;
XZY.desktop: line 1: [Desktop: command not found
fixme:odbc:SQLConfigDataSource 0x0 1 "SQL Server" "DSN=XZY1"
fixme:odbc:SQLConfigDataSource 0x0 1 "SQL Server" "DSN=XZY2"
fixme:odbc:SQLConfigDataSource 0x0 1 "SQL Server" "DSN=XZY3"
fixme:odbc:SQLConfigDataSource 0x0 1 "SQL Server" "DSN=XZY4"
An...
2019 Dec 13
0
Wine release 5.0-rc1
...el32: Use the Get/SetComputerName functions from kernelbase.
kernel32: Disable relay trace for __wine_start_process().
kernelbase: Remove support for LZ files in 32-bit version functions.
kernelbase: No longer import kernel32.
Alistair Leslie-Hughes (9):
odbccp32: Implement SQLConfigDataSource/W.
wineqtdecoder: Fix some copy-paste errors.
loader: Install msado15.dll into the correct location.
msado15: Support all interfaces in _Recordset QueryInterface.
msado15: Implement _Connection_get_State.
msado15: Implement _Connection_get_CommandTimeout and _Connecti...