Re: Accessing mysql 8 server from win32 bit app
Posted by: Walter Oney
Date: May 11, 2020 09:47PM

I was able to do this by writing an x64 "thunk" program that connected with my win32 app using a named pipe. I wasn't able to get prepared statements working correctly with string data.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Accessing mysql 8 server from win32 bit app
633
May 11, 2020 09:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.