to work. Mark Dexter
>Mark,
> For what it's worth, OIDs are required if you ever want to use
> updateable cursors with the ODBC driver. We discovered this the hard
> way. Mark Dexter
Well, that would be something to fix in the ODBC driver ... file a bug, eh?
--
Josh Ber
Title: Re: disabling OIDs?
For what it's worth, OIDs are required if you ever want to use updateable cursors with the ODBC driver. We discovered this the hard way. Mark Dexter
ON
e.bonus_plan = bp.planid
WHERE employees.employeeid = e.employeeid
Thanks. Mark Dexter