Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting Access 2000 Default Field Value

Status
Not open for further replies.

Michael42

Programmer
Oct 8, 2001
1,454
US
Using ASP\ADO, how can I get an Access 2000 default field value?

Thanks very much, Michael
 
Hi there

i'm not sure that you can, if you are trying to do what I think you are. I'm assuming you have a field in access - example a number and it has a default value (such as 0, 100 or whatever). You may need to actually set up the default value that is in your database as a constant in your code.

Hope this helps

Transcend
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top