Register  Login  
  May 18, 2012  
Forum    
Forum Minimize
 
ForumForumDiscussionsDiscussionsSQLGridSelected...SQLGridSelected...Anyone using mySQL?Anyone using mySQL?
Previous Previous
 
Next Next
New Post
 5/4/2010 1:10 PM
 

I have a potential need to do some reporting from data that exists in a mySQL database.

I was wondering if anyone has used SGSV to look into such a database. If so, I'd appreciate any trick, tips or suggestions.

New Post
 5/5/2010 4:08 PM
 

Joe,

I has been a while since I performed testing with MySQL and several of the other "free" databases (.eg Firebird). There is no real issues beyond having a provider that will work with the appropriate database. Once you have the appropriate connection string, then all should be straright forward.

There will be limitations to the SQL, however MySQL is rather complete.

Hope this helps
Paul.

New Post
 5/5/2010 6:30 PM
 
 Modified By Paul (Admin)  on 5/5/2010 3:31:38 PM

Joe,

I used the OLEDB provider from Cherry City Software and used the following connection string:

Provider=OleMySql.MySqlSource; Data Source=localhost; User ID =root; Password=oshawa; Initial Catalog=World;Activation=S4YG-88AJ-J8JA-MSLQ;

The provider requires an activation code - the one provided here is the free one and it will expire after May 15, 2010. A permament code is available for $9.99.

I tried to use the ODBC driver, but had no luck, but the Cherry City OLEDB provider works ... took just a fee minutes to get it going.

If you have a OLEDB provider, then you won't need this one. I do not use MySql so I am not sure if they provide one.

Paul.

New Post
 5/10/2010 6:34 PM
 

Thanks.

Previous Previous
 
Next Next
ForumForumDiscussionsDiscussionsSQLGridSelected...SQLGridSelected...Anyone using mySQL?Anyone using mySQL?

Print  

  Home | Blog | Forum | Subscriptions | Free Modules | Videos   Page generated in 0.0156638 seconds.
  Copyright 2010 by TressleWorks   Terms Of Use | Privacy Statement