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 you add multiple filters to Flex / ActionScript 3 arrayCollection?
do you know a function like $notes = nl2br( $_POST['notes'] ); in ASP?
Is SQL Server 2005, 2008 free?
basic quadratic question
Unable to set send-as for Bes Express 5.01 on Exchange 2010
Exchange 2010 Send-As permissions do not stay applied
How do I use a static page for Joomla's Home Page?
Why does my outlook show three tasks for every email I mark?
Post data back to jquery
Modifing the configuration of a PIX 515 with Fail-over license