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
helpdesk interview for bank
Ex2010 - Move Mailbox Failed - Corrupt Messages
vb script to ping hosts and check operating system
OOP, classes, accessor/mutator question (newbie)
Unix command to find and delete files older than xx days
uxtheme.dll renamed itself
Network keyword
Browser Diversion
Setting msExchMailboxSecurityDescr
iptor with VB.NET
Error string in catch block?