Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable or object
Message
 
To
15/07/2003 14:51:33
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00810374
Message ID:
00810498
Views:
9
Some stuff are intrinsic (built into) the VB runtime like strings and integers just like the textboxes and labels. But for some other things you use, like the ADODB.Recordset and DataGrid, you need to add references and declare/instantiate them before being able to use them.



>Hi, I was doing a program a few minutes ago and I started to wondered about something. When defining certain variables, we have to use the set function to assign them a value, like a ADODB.recordset. But some, like a simple interger we don't have too. Is there a way to know if the variable we are using need to be set or not. It's pretty obvious for some type like integer and string, since I've been using them forvever, but when using a new type of variable that we never use before, how can we know if we need to do it or not? Is there a reason???
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform