Microsoft
Software
Hardware
Network
Question : Type Conversion Error on an Access Query
I have this query. When I run it I get type conversion error
UPDATE modhist SET modhist.LastContactDate = DMax("DateTime1","ComCon",
"FundName'
= " & modhist.FundName & "'");
"Microsoft Office Access didnt update 2 field(s) due to a type conversion failure...."
I checked the two tables and the date fields (modhist.lastcontactdate and comcon.Datetime1) are both date/time
What might be the problem?
Answer : Type Conversion Error on an Access Query
It looks like you have an apostrophe in the wrong place, just before your equals sign.
Change "FundName'=" to "FundName='"
Random Solutions
How do I use a static page for Joomla's Home Page?
MS Access - Generating combined values
Install Problem with Verizon PC770 2-in-1 PC Card and ExpressCard
SBS Certificate Idea ... I may be wrong
SQL Encryption Key Error - SQL 2005
ISA2006 - Register VPN-Clients with DNS
Best way to handle vanity urls in IIS?
Blackberry browser 400 error - socketexception Connection reset
Google Analytics
backup exec 2010 on esxi