#100986 - 2003-05-19 03:55 PM
Re: Looking for ideas...
|
Allen
KiX Supporter
   
Registered: 2003-04-19
Posts: 4562
Loc: USA
|
Thanks for the ideas...
However, Whenever I run the DBExecuteSQL the error code is always -2147352567.
These are the lines of sql I tried...
DBExecuteSQL($objConn,'UPDATE Staff SET Staff.[3/4ID] = "ABC1234" WHERE Staff.[SocialSecurity#]="123-45-6789";')
DBExecuteSQL($objConn,'UPDATE 3/4ID="ABC1234" IN Staff WHERE SocialSecurity#="123-45-6789";')
DBExecuteSQL($objConn,'UPDATE Staff.[3/4ID]="ABC1234" IN Staff WHERE Staff.[SocialSecurity#]="123-45-6789";')
The first line of sql is straight from Access, and it works within Access, but not out.
Any more ideas?
|
|
Top
|
|
|
|
Moderator: Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart
|
1 registered
(Allen)
and 1198 anonymous users online.
|
|
|