Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataType for VarChar
Message
From
31/03/2014 17:13:13
 
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
DataType for VarChar
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01597800
Message ID:
01597800
Views:
65
The following are some of the various possibilities for .NET to recognize a data type from a database field:

System.String
System.Int32
System.DateTime
System.Boolean
System.Decimal
System.Byte[]
System.TimeSpan

I am trying to verify if the SQL Server field is a VarChar, will the recognized data type be "System.VarChar"?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform