|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Invalid Use of NULL |
From: |
MARQUE |
Date: |
11/16/2000 9:23:39 PM |
IP: |
203.126.247.126 |
Normally I try to this thing...
If I am sure that the field is a string I use this
STR = RS!FIELD & ""
if not I use this
NUM = VAL(RS!FIELD &"")
it is fairly simple and straight forward programming. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|