|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/17/2007 11:31:12 AM
Posts: 2,
Visits: 5
|
|
Hi guys,
Please help me connecting it to database with ASP.Net 2.0/3.5 /c#
While in aspx.cs we have ODBC driver in web.config there is oledb connectionstring.
For some reason I cannot connect it to my sql (Standard or Express versions).
I get an error on compilation level:
ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
while getting to a function in aspx client file:
//Write the data as JavaScript variables here
<%=GetScript()%>
The File I'm testing it on is Detailed.aspx / Detailed.aspx.cs from within provided samples
I've got InfoSoftGlobal.dll in my bin folder and all the paths to FusionCharts seems to be fine.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/17/2007 11:31:12 AM
Posts: 2,
Visits: 5
|
|
Still don't know whats wrong but just used an example from the post http://www.fusioncharts.com/forum/Topic3168-32-1.aspx and I'm fully satisfied with it. To be honest FusionChart Team should replace all c#/ASP.NET database samples with just this zip file. It would be real time saver...
Regards
Kris
|
|
|
|