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
Securing a web service call
Copy & Replace Outlook Folder Items over another
Exchange 2010 Corrupted Receive Connectors in an inconsistenent state
Styling a Dropdownlist using CSS
Windows 7 Enterprise vs Ultimate?
How to replace a Exchange 2010 server suffering from a UNC rollback?
DatetimePicker in datagridview MSDN example problem
Group and ungroup a password-protected sheet?
Silverlight ContentPresenter in Button Template
VB.net query problem