Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
connect to ms sqlexpress through wine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1270

PostPosted: Sun Jun 09, 2019 4:26 pm    Post subject: connect to ms sqlexpress through wine Reply with quote

I have a client application which installs fine through wine. It can access a windows share but it cannot connect to sql instance served by a windows vm. What would wine need so that a wine installed windows application is able to connect to windows sql server?

I verified that sql server instance is available by creating another vm with windows 10 and installed the client there. That one can see and access the sql server.

Is there some winetricks magic needed? Or something else, maybe an additional useflag for my wine, that may be needed?

Wine was compiled as following:

emerge wine-staging -pv
Code:
These are the packages that would be merged, in order:

Calculating dependencies  ... done!                               
[ebuild   R   ~] app-emulation/wine-staging-4.9:4.9::gentoo  USE="X alsa cups faudio ffmpeg fontconfig gecko jpeg lcms ldap mono mp3 ncurses nls openal opencl opengl osmesa perl png pulseaudio realtime run-exes scanner sdl ssl (staging) threads truetype udev udisks vaapi vkd3d vulkan xcomposite xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -gstreamer -kerberos -netapi -odbc -oss -pcap -pipelight -prelink -samba (-selinux) -test -themes -v4l -xinerama" ABI_X86="32 64 (-x32)" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB


I tried winetricks mdac28 after some googling but while installing there is a popup telling This product requires MS Internet Explorer 4.01 sp2 or greater. But
winetricks ie8
Code:

------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310 - sha256sum: cf44b3cbf4134adb9f9dd7eec0d50b45d34ae65c5432d72edc24bcd1841888ba with wine-4.9 (Staging) and WINEARCH=win64
Executing w_do_call ie8
ie8 already installed, skipping


winetricks mdac28
Code:

------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310 - sha256sum: cf44b3cbf4134adb9f9dd7eec0d50b45d34ae65c5432d72edc24bcd1841888ba with wine-4.9 (Staging) and WINEARCH=win64
Executing w_do_call mdac28
Executing load_mdac28
Current Wine does not have Wine bug 45627, so not applying workaround
Using native,builtin override for following DLLs: mtxdm odbc32 odbccp32 oledb32
Executing wine regedit C:\windows\Temp\_mdac28\override-dll.reg
0032:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
Executing wine64 regedit C:\windows\Temp\_mdac28\override-dll.reg
0037:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
Setting Windows version to nt40
Executing wine regedit C:\windows\Temp\_mdac28\set-winver.reg
Executing wine64 regedit C:\windows\Temp\_mdac28\set-winver.reg
004f:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
Executing cd /tmp/ilias/.cache/winetricks/mdac28
Executing wine mdac_typ.exe


Anything else to try?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum