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 > february 2004 > threads for february 1 - 7, 2004

Filter by week: 1 2 3 4

Offline app
Posted by John at 2/7/2004 10:46:23 PM
Hi I am looking for some information on how to do an app that can work off-line like when the user disconnect the laptop from the network. Thanks Regards ...more >>

Shown Data Explorer in Visual Basic
Posted by A-PK at 2/6/2004 10:31:50 AM
Hi I wanna shown all my Data from SQL server to Visual Basic.net. could someone guide me on that ? is there any object enable to do that. SQL Server 2000 Database - contacts 2 tables - supplies and customers now, i wanna to shown two folder on the screen. name and numbers of the folders ba...more >>

Howto set DateTime to NULL
Posted by Reinhard Lehner at 2/5/2004 1:19:32 PM
Hi there, how can I set a DateTime variable to Null using VB.Net? Thank's Reinhard ...more >>

Databinding & active row
Posted by T.Jackson at 2/5/2004 11:23:47 AM
Hi guys, I'm new to .net & i've got a problem with regards to datasets & data binding. Here goes, I've got a data grid & the active row (position) is the 3 row. Now, i take this data set, & pass it to a seperate form, where i want to be able to edit the details of this row. So, in the load ...more >>

Error handling while reading data
Posted by Dave Taylor at 2/5/2004 8:42:24 AM
I have a routine which assigns object member variables from an SQLDataReader object. If the column is empty (i.e. DBNull is returned), I want to ignore the column. It seems awfully cumbersome to include every read statement in an If Not IsDBNull(Reader("field")) Then....block. My fallback po...more >>

How to make VB intepret the input as Hexadecimal?
Posted by hauyuanwen1980 NO[at]SPAM yahoo.com at 2/4/2004 7:29:58 PM
Hi, I am a new user to Visual Basic. I wish to ask how to enable user to key in their value into textbox in hexadecimal. For example: If user key in 'A' into textbox, the program will intepret the 'A' as a binary bit = 1010 instead of intepret it as the ascii code. Thanks for solving my problem...more >>

@identity
Posted by simo sentissi at 2/4/2004 2:17:38 PM
hello ! I need to get the id (PK) of the just inserted row in a table. I am used to use T-SQL so I always used the @identity. but now I am using another DB and I want to chek it but I do not have stored procedures or anything. can smbdy tell me if I can make it using ado.net instead ? I am us...more >>



DevelopmentNow Blog