Skip to content Skip to sidebar Skip to footer
Showing posts with the label Datasource

Sql Server Error, 'keyword Not Supported 'datasource'

I'm currently trying to INSERT some values into a datasource, then display them on another page… Read more Sql Server Error, 'keyword Not Supported 'datasource'

Visual Studio 2015 : Sql Data Source : Unable To Retrieve Schema. Ensure That The Connectionstring And Selectcommand Properties Are Valid

I have the following development environment for ASP.Net WebPage VS 2015 Professional Version, usin… Read more Visual Studio 2015 : Sql Data Source : Unable To Retrieve Schema. Ensure That The Connectionstring And Selectcommand Properties Are Valid

Storing Data In Xml Or Sql?

I'm developing a Windows Phone 7.5 app. I have to store 22 items with the following fields: Nu… Read more Storing Data In Xml Or Sql?

Dynamic Datasource In Sql Server Stored Procudure

I have a SQL Server that houses Several Databases. I have a Main Database that holds several tables… Read more Dynamic Datasource In Sql Server Stored Procudure

Can You Determine Which Database Vendor Is Used From A Sqlexception?

I'm assuming the simple answer is no, but wondering if one of the Java ninja's out there mi… Read more Can You Determine Which Database Vendor Is Used From A Sqlexception?

How Do You Configure A Coldfusion 8 Datasource To Connect To A Local Sql Server 2008 Server?

I've set up a local SQL 2008 Server, enabled SQL Authentication, created a user for ColdFusion … Read more How Do You Configure A Coldfusion 8 Datasource To Connect To A Local Sql Server 2008 Server?