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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

More then 1 question

Status
Not open for further replies.

Neovecchi

IS-IT--Management
Apr 2, 2002
21
0
0
NL
hi there,

Is it possible to create a datawindow where the field Person_ID is autonumbering? If it does not work in a datawindow what is the proper SQL code to give a field autonumbering (not auto-increment)?

Is it possible to create a datefield in a datawindow that checks the value entered in the datefield, so that it has to be equal to today, or earlier then today?

I really hope u people can help me...

Thanks in advance,

Neovecchi
 
Neovecchi,

Set person id as identity column. It will help.

Regards,
Abhijit.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top