Groups | Blog | Home


Archived Months
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


all groups > vb.net data > august 2007

Update datarow in typed dataset
Posted by C a r l o s A n t o n i o at 8/21/2007 1:56:33 PM
Hello, How can I update a datarow in a typed dataset? It seems i can't make it to write the changes into the database. What am i doing wrong? Thanks in advance. Here's my code: Private Sub save_changes(ByVal _infraction_id As System.Guid) Dim o_adapter As New roswellDataSetTableAd...more >>

Global Assembly Cache Installation Problem
Posted by Paul Engel at 8/17/2007 10:58:15 AM
I have a VB2005 program that is using DAO against Access 97 files. (Yes, this is what I need to do...ADO.Net is over 20X slower and my incoming files are Access '97. Would that I could change that!) This runs great on my development machine. I'm trying to 1-touch deploy from our server. The...more >>

Copying tables in SLQEXPRESS
Posted by Michel Vanderbeke at 8/16/2007 3:14:30 PM
Hello, I have a program, running in several places, using SQLEXPRESS as database. The different places are stand-alone, and not connected to a network. Regulary, I have to apply changes on certain tables of the database. In a previous program, written in VB6 with an Access database, I used J...more >>

RowSelect
Posted by fniles at 8/7/2007 1:28:14 PM
I use Dataset and to select certain records in the Dataset I use the SELECT method (m_dsSQL.Tables(0).Select("colB > 0") ). I am looping until colB <= 0. The problem is, after I fill the dataset and do SELECT, if inside the LOOP I change the value of ColB, it is not being reflected in the Data...more >>

Visual Studio 2008 - should we bother?
Posted by Vayse at 8/1/2007 12:00:00 AM
I like using VB2005, but I'm still unhappy about unstable it is. Basically, there are loads of bugs that require work arounds. VS2008 will be out within 6 months. I'd bet good money that will severely reduce the amount of new fixes for VS2005. For me, there's two reasons to move to VS2008: ...more >>



DevelopmentNow Blog