|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP Access DB
Hi,
I've setup a field in my Access DB with a custom format (e.g COM000000) but when I retreive it into a ASP it looses the format and just returns the number - is there a way to keep the format also? Thanks, Sanj |
|
#2
|
|||
|
|||
|
Anyone have any ideas?
Also, is there a way to have 2 fields, one for now(), the other to automatically add 30 days to the first field. Regards, Sanj |
|
#3
|
|||
|
|||
|
in your insert statement set the first field equal to now() and the second field equal to now() + 30
|
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > ASP Access DB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|