Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with my ASP page
Message
From
09/04/2003 01:11:12
 
 
To
07/04/2003 10:49:06
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00774715
Message ID:
00775345
Views:
9
The problem appears to be here
sql="Select * from llamadas where fchate<>'null' and fchcie<>'null'"
It should have been
sql="Select * from llamadas where fchate is not null and fchcie is not null"
Best Luck..
Nilesh
Previous
Reply
Map
View

Click here to load this message in the networking platform