Subject: Invalid use of Null: 'cstr'
Posted By: shoakat Post Date: 11/2/2004 6:34:54 PM
In database sql server.  I have a field which has null value.
When I try to run asp,it gives me an error in the same field    dateUntil= cstr(objHistoryRate("dtRateTo")) the error is Invalid use of Null 'cstr'


Reply By: happygv Reply Date: 11/2/2004 6:51:29 PM
Check if NULL/empty before converting to string

Cheers!

_________________________
- Vijay G
Strive for Perfection

Go to topic 21599

Return to index page 726
Return to index page 725
Return to index page 724
Return to index page 723
Return to index page 722
Return to index page 721
Return to index page 720
Return to index page 719
Return to index page 718
Return to index page 717