[Wine] Re: Software Profili2 on Ubuntu by Wine

akrobaticone wineforum-user at winehq.org
Sun Mar 4 15:14:36 CST 2012


vitamin wrote:
> 
> akrobaticone wrote:
> > Update:
> > Profili run on ubuntu 10.10 on one of my PC
> 
> Try native odbc32.dll (it might need odbc32r.dll as well).


odbc32.dll is already configured as native

on PC where profili non start 
[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI]  section

is like the following code


Code:
REGEDIT4

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI]

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\Microsoft Access dBASE Driver (*.dbf, *.ndx, *.mdx)]
"APILevel"="1"
"ConnectFunctions"="YYN"
"Driver"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODBC.DLL"
"DriverODBCVer"="02.50"
"FileExtns"="*.dbf, *.ndx, *.mdx"
"FileUsage"="2"
"Setup"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODDBS.DLL"
"SQLLevel"="0"
"UsageCount"=dword:00000003

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\Microsoft Access Driver (*.mdb, *.accdb)]
"APILevel"="1"
"ConnectFunctions"="YYN"
"Driver"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODBC.DLL"
"DriverODBCVer"="02.50"
"FileExtns"="*.mdb,*.accdb"
"FileUsage"="2"
"Setup"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODBC.DLL"
"SQLLevel"="0"
"UsageCount"=dword:00000003

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\Microsoft Access Paradox Driver (*.db)]
"APILevel"="1"
"ConnectFunctions"="YYN"
"Driver"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODBC.DLL"
"DriverODBCVer"="02.50"
"FileExtns"="*.mdb,*.accdb"
"FileUsage"="2"
"Setup"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODPDX.DLL"
"SQLLevel"="0"
"UsageCount"=dword:00000003

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\Microsoft Access Text Driver (*.txt, *.csv)]
"APILevel"="1"
"ConnectFunctions"="YYN"
"Driver"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODBC.DLL"
"DriverODBCVer"="02.50"
"FileExtns"="*.txt, *.csv"
"FileUsage"="2"
"Setup"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODTXT.DLL"
"SQLLevel"="0"
"UsageCount"=dword:00000003

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)]
"APILevel"="1"
"ConnectFunctions"="YYN"
"Driver"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODBC.DLL"
"DriverODBCVer"="02.50"
"FileExtns"="*.xls,*.xlsx, *.xlsb"
"FileUsage"="2"
"Setup"="C:\\PROG~FBU\\COMM~CP1\\MICR~NEI\\OFFICE12\\ACEODEXL.DLL"
"SQLLevel"="0"
"UsageCount"=dword:00000003

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\Microsoft ODBC for Oracle]
"CPTimeout"="60"
"Driver"="C:\\windows\\system32\\msorcl32.dll"
"Setup"="C:\\windows\\system32\\msorcl32.dll"
"UsageCount"=dword:00000002

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\MS Code Page Translator]
"Setup"="C:\\windows\\system32\\MSCPXL32.dll"
"Translator"="C:\\windows\\system32\\MSCPXL32.dll"
"UsageCount"=dword:00000002

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ODBC Core]
"UsageCount"=dword:00000002

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ODBC Drivers]
"Microsoft Access dBASE Driver (*.dbf, *.ndx, *.mdx)"="Installed"
"Microsoft Access Driver (*.mdb, *.accdb)"="Installed"
"Microsoft Access Paradox Driver (*.db)"="Installed"
"Microsoft Access Text Driver (*.txt, *.csv)"="Installed"
"Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)"="Installed"
"Microsoft ODBC for Oracle"="Installed"
"SQL Server"="Installed"

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ODBC Translators]
"MS Code Page Translator"="Installed"

[HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\SQL Server]
"CPTimeout"="60"
"Driver"="C:\\windows\\system32\\SQLSRV32.dll"
"Setup"="C:\\windows\\system32\\SQLSRV32.dll"
"UsageCount"=dword:00000002




My question is
why in certain installation the section in subject is like the upper code(and does not work) and sometimes is like the previous answer and work?

the steps of installation are the same in both cases

which keys are essential for the proper functioning of Profili?

Thank you for your precious collaboration







More information about the wine-users mailing list