Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: SV: Timechecking probs!


Message #1 by =?us-ascii?Q?Hakan_Frennesson?= <hakan@c...> on Wed, 20 Feb 2002 00:18:14 +0100
Hi!



What if you wrote like this:

If rs("date")< date Then



If that doesn?t work, try renaming your field to rs("d_date")

I bet date is a reserved word and could cause problems.



Hakan



-----Ursprungligt meddelande-----

Fran: SD-Studios [mailto:info@s...]

Skickat: den 19 februari 2002 21:57

Till: ASP Databases

Amne: [asp_databases] Timechecking probs!





Hi, Ive got a problem. The meaning of the script is to put stuff older than

todays date into another section. I tried to do it with this string:



If date > rs("date") Then



Now this wont work! I get any value anyways...=( Help me out here! =)

--

Martin Johansson,

CEO & Project Supervisor

SD-Studios

+46 (0)70-3003320

http://www.sd-studios.com








$subst('Email.Unsub').




  Return to Index