|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
VB VS ASP |
From: |
Mark |
Date: |
1/10/2002 4:12:34 PM |
IP: |
206.50.88.192 |
I have an application written in VB that works perfectly; but, when running similiar code in ASP, it don't work the same. Without going into elaborate detail, when I call the same query in ASP, some of the data disappears; but not from the database. If I move around a couple lines of code, different data appears and disappears. Kind of wierd:
Is there anything different between VB and VBS that needs to be handled differently when pulling different kinds of data. For instance, I know that you can't reliably run an isnull( ) = true or false in ASP; but I don't know why. Is it that the recordset variable simply isn't created when the data is null?
|
|
|
|
|
|
|
|
|
|
|
|
|