Advertisement

1 - 3 of 3 containing alltags:("C#.NET , ADO, SQL") (0.001 seconds)
Utilizing SQL Server 2005 and C#.NET 2005 or 2008 how can I create a new dataset and view that in a datagridview or something.  Here is the SQL i have and it seems to work correctly using the SQL M...
Zones: MS Visual C#, Visual Studio Express, Visual Stud...Date Answered: 01/04/2008 Grade: A Views: 147
I'm using the following Connection String to connect to my SQL Database. SqlConnection conn = new SqlConnection("server=MyComputerName\\SQLEXPRESS;integrated security=true;" + "database=myDataba...
Zones: MS Visual C#, Visual Studio Express, Visual Stud...Date Answered: 01/06/2008 Grade: A Views: 13
We have a requirement to run a SQL Server 2000 stored procedure and then write the results to a CSV file which needs to be emailed. Ideally all this to be automated to be done once daily. Anybody h...
Zones: MS SQL Server, MS Visual C#, ...Date Answered: 06/11/2008 Grade: B Views: 15
  • 1