PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Re: What data access method

Reply

Re: What data access method

 
Thread Tools Rate Thread
Old 30-06-2003, 01:24 PM   #1
John
Guest
 
Posts: n/a
Default Re: What data access method


Hi

Thanks. Reply to your other post, no I have not used FoxPro since its DOS
days so am struggling with visual FoxPro/.net interfacing.

One question, does datareader support some sort of seek (ie indexed find)
operation?

Thanks

Regards


"Paul Clement" <UseAdddressAtEndofMessage@swspectrum.com> wrote in message
news:8hiofvk1bqmfomv1mbi2ntnu8pb3o6e55h@4ax.com...
> On Fri, 27 Jun 2003 00:46:41 +0100, "John" <john@nospam.infovis.co.uk>

wrote:
>
> ¤ Hi
> ¤
> ¤ I need to link two foxpro tables in a query and then filter the query

based
> ¤ on value from a combo box on a vb.net form. I then need to go through

the
> ¤ resulting set sequentially from the first record to the last. For this

kind
> ¤ of requirement what is the best data access method? Some code examples

would
> ¤ be great.
>
> If you're not doing any updates then a DataReader would probably be the

best method. Not sure which
> provider you are using but you can use the ODBC or OLEDB provider

depending on which FoxPro driver
> you have.
>
>
> Paul ~~~ pclement@ameritech.net
> Microsoft MVP (Visual Basic)



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off