kriscash
Members-
Content count
2 -
Joined
-
Last visited
Everything posted by kriscash
-
Can't make it working with SQL Database - Please Help
kriscash posted a topic in FusionCharts and ASP.NET
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. -
Can't make it working with SQL Database - Please Help
kriscash replied to kriscash's topic in FusionCharts and ASP.NET
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