ActiveReports Developers 7 Now Available in Beta!! (click for details)

Data Dynamics Analysis Support

Started by prh at 01-20-2010 10:44 PM. Topic has 2 replies.

Print Search Rate
Sort Posts:    
   01-20-2010, 10:44 PM
prh is not online. Last active: 1/21/2010 12:34:02 PM prh

Not Ranked
Joined on 01-21-2010
Posts 2
mySQL-Connection
Hi,

I'm testing (evaluating) Analysis in my VB 2008 IDE.

For a local application with online access to a MySQL database I'm looking for the ConnectionString in Analysis. Better: an example for this.

In VB we're using DotConnect mySQL for establishing an connection to the online mysql database.

I don't know how should I proceed. Please help...

Thanks,

-prh
   Report 
   01-23-2010, 8:48 AM
prh is not online. Last active: 1/21/2010 12:34:02 PM prh

Not Ranked
Joined on 01-21-2010
Posts 2
Re: mySQL-Connection (::fail)
Okay, service = no.

Good bye,

-prh
   Report 
   01-23-2010, 6:53 PM
James Johnson - DD is not online. Last active: 4/4/2012 11:24:49 AM James Johnson - DD

Top 50 Posts
Joined on 01-05-2006
Columbus, Ohio
Posts 525

DDStaff
Re: mySQL-Connection
Hi prh,

I apologize.  I'm not sure why no one replied; we strive to have a maximum 1 business day response time so it will be investigated.

I'm not very familiar with DotConnect, however from the looks of it; its another ADO.NET data provider. 

I don't think we expose the functionality for users to implement their own data source in Analysis.  So you would need to provide the data in an "unbound" fashion by first performing your query to get the data into some structure (ADO.NET DataSet or an IEnumerable collection) and provide it to the control that way.

This how to article walks you through the steps of setting this up.

However, internally our data source API very closely mimics the ADO.NET data model, so it would be fairly easy to create your own set of data source classes.  As I mentioned I think this functionality isn't currently exposed, but I'm double checking this with the dev team.

Please let me know if there is anything else I can do for you.

Thanks,

James Johnson
Product Manager

   Report 
GrapeCity » Product Support » Data Dynamics A... » Re: mySQL-Connection

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.