Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble in parameters
Message
From
11/10/2005 21:37:56
Glenwell Andal
Pdc Software Philippines
Quezon, Philippines
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Trouble in parameters
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Jet/Access Engine
Miscellaneous
Thread ID:
01058178
Message ID:
01058178
Views:
62
I'm trying to make a helper for parameters in ado.net,

Ex.

param= cmdCommand.parameters.add("@columnName",oledbtype.BigInt, size, "Value")

This is applicable to Update, Insert and Delete the record in my DataGrid. The problem was, I cannot get the Value of "SIZE" that set in my database.. How can i get that? Asumming that I will get that in my dataset.
Next
Reply
Map
View

Click here to load this message in the networking platform