Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008


all groups > dotnet ado.net > october 2007 > threads for october 29 - 31, 2007

Filter by week: 1 2 3 4 5

Fastest way to move XML document into and back out of CLR function
Posted by DR at 10/31/2007 6:41:21 PM
Fastest way to move XML document into and back out of CLR function In SQL Server 2005 and Visual Studio 2005, what is the fastest way to pass an xml data type variable into a C# CLR function and retrieve it back out of the C# CLR function when the C# CLR function is done modifying it? I tr...more >>

ADO Net examples
Posted by Mike TI at 10/31/2007 5:47:01 AM
October 31, 2007 Hi all Can someone point me out to a site with some good examples of data file manipulation. Thank you Mike TI ...more >>

Connections String Questions
Posted by Mike TI at 10/31/2007 4:53:29 AM
Oct 31, 2007 Hi all Sorry for repeating my previous posting. I am new to VB Net. Q1. Which provider should be preferred when defining a connection, Data provider for SQL server or Data provider for OLEDB. I intend to use SQL Express 2005. Q2. I have a database on my local PC (SQL Ser...more >>

Elementary question on connection string
Posted by Mike TI at 10/30/2007 9:16:32 PM
Oct 30, 2007 Hi all Using VB.Net 2005 & SQL 2005. I tried to use a database on my local PC and a remote database. Now is there a way I can make the connection string flexible. I tried to change the connection string in the APP.CONFIG file however I was not successful. It would be nice ...more >>

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Posted by Rick at 10/29/2007 4:56:24 PM
We have a several vb.net apps, that were recently upgraded from Framework 1.1 to Framework 2.0. Randomly these apps have started throwing the error below, the line of code is a connection.open, the connection string has a timeout of 500, which should be plenty of time. All of the apps use the...more >>

User default schema
Posted by AReel at 10/29/2007 3:57:41 PM
Hi Using SQLServer2005, connecting via sql server authentication. In the Instance I created a database (MyDatabase) and a Login. In MyDatabase I created a schema (MySchema), Tables (attached to MySchema) and a User (based on the Login). I set the Login's default database to MyDatabase. I ...more >>

Creating a new Access database file (.mdb) in .NET/C#
Posted by Frnak McKenney at 10/29/2007 12:18:31 PM
I'm making changes to a small, portable, single-user database application I wrote a couple of years back built around a muli-table Access database and written in C# and .NET 1.1. Most of the changes are are minor, but one involves "subsetting" the database, that is, creating a new database fi...more >>



DevelopmentNow Blog