-
Charts? GSNetWinChart?
VB Express 2005
OK, I will start by telling you what my "goal" is/was. to add Charts to my application from the data collected from my SQL DB. I have a DB, version14.mdf. I have several forms that users input their data and is stored in several tables withing my version14.mdf.
I was trying to get simple reports/Charts into my application. (I do not own Crystal) I found GSNetWinCharts and it appeared to be very simple. You just drop it into a form like any control and then use the chart wizard.
But this is where I am stuck.
I thought it best to just show you. Since I have no idea what I am doing. Mostly I appear to be having my problem using the correct connection string.
The first picture shows the wizard screen. The second shows the initial error. ([DBNETLIB][ConnectionOpen (ParseConnectParams()).]Invalid connection)
The 3rd picture show a more advanced error I get if I force through the connection.
[img=http://img136.imagevenue.com/loc214/th_70060_wizard.jpg][img=http://img40.imagevenue.com/loc173/th_70065_smallerror.jpg][img=http://img127.imagevenue.com/loc208/th_70070_bigerror.jpg]
When you click on the above links, the pic may still be small, just click the picture and it will make it normal size, then you can read everything on it.
Thanks,