Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 4th, 2007, 06:36 PM
Registered User
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default A Date in Access

I know that this probably a daft question but someone please tell me where to place the # when enclosing a date for access.

My problem is with the following:

strSQL = "Select * from JobDate where OrgDt = '" & _
        'CStr(Request.Form("cboOrgDt")) & "'"

I have tried all manner of things without any success and would be very grateful for a little help.

Thanks

Paul

 
Old January 4th, 2007, 07:46 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Its: #Date#

-------------------------
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.

^^Thats my signature





Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Date Problem jjc9809 Access VBA 3 November 9th, 2007 02:03 PM
Logged in Date to Access myself Classic ASP Basics 0 June 10th, 2006 01:58 PM
retrieve from Access by Date Toran Classic ASP Databases 2 May 4th, 2005 12:53 AM
Getting A date from access Night_Zero Classic ASP Databases 4 July 19th, 2004 10:39 PM
Date query in Access Andrew Antoniak Access 2 January 21st, 2004 06:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.