Microsoft
Software
Hardware
Network
Question : Why does The Microsoft Jet database engine does not recognize <name> as a valid field name or expression. ?
I have a simple query with the field called dt. In the criteria for this field I use:
Between [Forms]![frm_qrydate]![txt
startdate]
And [Forms]![frm_qrydate]![txt
enddate]
Works great until I make a crosstab query using the simple query. How can I get this to work?
Bill
Answer : Why does The Microsoft Jet database engine does not recognize <name> as a valid field name or expression. ?
or
$weddingdate = date("Y-m-d",strtotime($_P
OST['weddi
ngdate']);
would be a quick wrapper on your $_POST var
Random Solutions
Buckling calculation using Tetmajers formula
Sharepoint 2010 and default IIS
AJAX post returning 500 Internal Server Error on Live Server
Blogger loses Google analytics
Interpreting Outlook Log File
PIX 515 to ASA 5505 VPN tunnel problems...
How to activate OCR fonts on OTC850 Dot Matrix Printer?
Direct X 10.1 vs Direct X 11, Windows XP SP3 vs Windows 7
namespace question
creating user in default DB (from Login creation)