Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vb.net sql problem
Message
From
19/01/2012 22:06:57
 
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
Vb.net sql problem
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01533399
Message ID:
01533399
Views:
90
Hi all,
I use vb.net and TableAdapter. I want to check the @field value include empty string then will adjust the value to NULL.
Anyone know how can i do, eg. if the @lineno is " " then change to NULL ?
INSERT INTO item (itemcode, lineno) values (@itemcode,@lineno)
thank you
Next
Reply
Map
View

Click here to load this message in the networking platform