Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to validate a Key Field in a TextBox
Message
From
27/10/2004 20:42:54
 
 
To
05/10/2004 18:18:45
David Fúnez
Inversiones Comerciales
Tegucigalpa, Honduras
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00948972
Message ID:
00955107
Views:
21
David,

I'm not sure if this works with your database but I use it on MS SQL. To validate the value entered by a user I simply pass the value in a select statement and check it a record was returned.

Regarding your connection problem. I'm not really sure about the connection string to your database. What you can do is create a connection using visual basic visual object like the connection object. Test the connection and if it works just copy the connection string in the object.

Hope that works.

Martin
Shit happens!!!
Previous
Reply
Map
View

Click here to load this message in the networking platform