Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » MySQL & remote DB
MySQL & remote DB [message #50010] Sun, 17 June 2018 12:47 Go to next message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

I have successfully compiled and tested a U++ program with MySQL on my local XAMPP server.
I can do any query on the local DB.

The problem come when I try to put the DB on a remote server. It seems the connection is made but no output come.
I used the service offered by db4free.net that claims to allow remote access (perhaps only from PHP script?).

Does anybody has a solution? Is there online some DB to test my program?

Thanks,
Luigi
Re: MySQL & remote DB [message #50014 is a reply to message #50010] Sun, 17 June 2018 22:53 Go to previous message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
forlano wrote on Sun, 17 June 2018 12:47

Does anybody has a solution? Is there online some DB to test my program?


Yes, I have one.
I have installed MySQL workbench and being able to connect remotely on heliohost.org. Then I discovered that the server is based on Linux and table and column name are CASE SENSITIVE!
I have not noticed it on XAMPP.

So now it works as expected.
Thanks,
Luigi
Previous Topic: MSC configure with VS 2017 Professional
Next Topic: SOLVED MySQL on remote DB: timeout or other issue
Goto Forum:
  


Current Time: Thu Mar 28 23:53:56 CET 2024

Total time taken to generate the page: 0.01371 seconds