Groups | Blog | Home


Archived Months
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
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
December 2007
January 2008
February 2008
March 2008
April 2008


all groups > dotnet datatools > june 2006

ASP.NET 2.0 and SQLServer 2000
Posted by Steve at 6/26/2006 2:00:01 PM
Hello! I have a problem to connect to SQLServer 2000 on ASP.NET 2.0. When I logon the .NET show me the error <I>"An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL...more >>

Copying datafile before PageLoad
Posted by Rakesh Parekh at 6/18/2006 1:14:01 AM
Hello, I have an aspx data page to show date results. I want the aspx page to copy data file from another location and save it to a different location before it loads on the screen and show the data. For that I have used following code to run at body_onload method of aspx page. <script...more >>

Data Source Configuration Wizard - An unexpected error occured in
Posted by Gary at 6/15/2006 11:52:01 AM
Hi Using VS2005, C#, SQL Server 2000 (installed on my local machine). Everything has been OK until suddenly, when trying to create a new data source, I keep getting the following error dialog/message:- "An unexpected error occured in the .NET Framework Data Provider for SQL Server Mobile...more >>

Protect worksheet from reading
Posted by Remy at 6/14/2006 6:41:02 AM
Hi, Is that possible to protect worksheets from reading (unless you got password) in the code of VBA?...more >>

getting data from SQL Server into a vb.Net app
Posted by Mike Beck at 6/10/2006 8:24:01 PM
I am new to .net. The books and white papers all seem to have different ways of using .net ADO to get a resultset ( which no longer exists). Can some one recommend a clear and complete over view of how to get data into a app. I am interested in getting data progarammatically rather than usi...more >>

Why Adapter.Update(DataTable) causes AcceptChanges for whole DataSet?
Posted by Serg at 6/9/2006 12:00:00 AM
I am a newbie with dataset. May be I do somthing wrong with dataset? I have a dataset with many tables (about 50 tables). All tables are linked with foreign key references. User inserts new rows in DataTables. When I do update to db I think I should update tables in order they are linked. But ...more >>



DevelopmentNow Blog