Re: Table Locking

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: SMK (anonymous_at_discussions.microsoft.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 07:51:09 -0800

Thanks for the help Brannon,

The statement I could use would be:

UPDATE myTabe
WITH (READUNCOMMITTED)
SET ......

However, the driver I am using only supports ANSI 92 SQL syntax. So this is not recognized as a valid statement.

Is there an ODBC function where I can achieve the same results?

Thanks for the help,

Steven



Relevant Pages

  • Re: Problems querying DB2 through ADO
    ... The underlying DB2 driver you use actually implements the SQL syntax, ... If you are using an ODBC driver you can use the ODBC canonical join syntax ...
    (microsoft.public.data.ado)
  • Re: Beginner question creating a project/solution
    ... If this is a kernel mode device driver, then the best thing you can do is ... You need the windows DDK for writing kernel mode drivers. ... I do some driver writing myself, but by default the DDK only supports ANSI ...
    (microsoft.public.dotnet.languages.vc)
  • Re: How can I use the CFDAQ6004.dll in a embedded c++-application?
    ... The DAQmx Base 2.0 driver currently has an ANSI C ... API, but this is available only for Windows operating systems, so even if you are able to implement an application using the .dll you may be out of luck for your PDA.  ...
    (comp.lang.labview)
  • Re: FC7 Nvidia is crazy
    ... >> Tnx Paul: everything is o.k....it sounds strange that during upgrades ... >> I have to disinstall driver and re-install exactly same driver!!! ... "ANSI C says access to the padding fields of a struct is undefined. ...
    (Fedora)
  • Re: FC7 Nvidia is crazy
    ... I have to disinstall driver and re-install exactly same driver!!! ... "ANSI C says access to the padding fields of a struct is undefined. ... ANSI C also says that struct assignment is a memcpy. ...
    (Fedora)