ODBC Question

ODBC Question

Postby NK » Thu Aug 17, 2006 9:37 am

Can someone explain to me, distinguished is what that between oODBC:lCsrDyn := .t. and oODBC:lCsrDyn := .f. ?

Best regards
Norbert
User avatar
NK
 
Posts: 97
Joined: Sun Nov 20, 2005 4:32 pm
Location: Germany

Re: ODBC Question

Postby Maurilio Viana » Thu Aug 17, 2006 1:58 pm

Norbert,

This property refer to SQL cursor. That can be dynamic (.T.) or no (.F.).
SQL cursor point to a single record row or set of rows. You will use this property when work with MS SQL Server. I'm sorry to not remember if you must set it to .T. or .F. to work with MS SQL Server bur I think you can do a simple test trying set to .T. and doing any 'select clause' if you get an error change this value to .F. and try again.

Regards
Maurilio
User avatar
Maurilio Viana
 
Posts: 252
Joined: Tue Oct 25, 2005 2:48 pm
Location: Garça/Garza/Heron City - Brazil


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 74 guests