Re: adAffectCurrent not working
- From: "Viatcheslav V. Vassiliev" <support@xxxxxxxxxxxxxxx>
- Date: Tue, 7 Jun 2005 11:18:25 +0400
ADOInt unit contains all MS ADO constants and interfaces.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Keith G Hicks" <krh@xxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:42a546b9$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Well I figured out that I needed "AdoDB2000" in my uses. Any other
> suggestoins on this topic would be appreciated. :)
>
>
> "Keith G Hicks" <krh@xxxxxxxxxxx> wrote in message
> news:42a53e78$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> I'm trying variuos ideas I found in here to refresh rows in datasets when
> changes occur on other users' machines. One of them involves
> dstCusts.Recordset.Resync(adAffectCurrent, adResyncAllValues);
> AdoDB is in my uses and that's where I found "adAffectCurrent" but the
> above
> line won't compile. It says "[Error] Custs.pas(2870): Undeclared
> identifier:
> 'adAffectCurrent'"
>
> Any suggestions?
>
> Thanks,
>
> Keith
>
>
>
.
- References:
- adAffectCurrent not working
- From: Keith G Hicks
- Re: adAffectCurrent not working
- From: Keith G Hicks
- adAffectCurrent not working
- Prev by Date: Re: adAffectCurrent not working
- Next by Date: Re: ado help in D7 not found
- Previous by thread: Re: adAffectCurrent not working
- Index(es):
Relevant Pages
|