Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
T-Sql
Message
From
04/06/2003 14:34:33
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Re: T-Sql
Miscellaneous
Thread ID:
00796282
Message ID:
00796300
Views:
15
I'm not sure what you're after, but if you want to get back a cursor like in VFP, you can't do that. VB has no concept of native data. You'll use either RDO (not recommended) or ADO (recommended).


>Hi All:
> I want to use sql statements instead of using recordset statements to query the data. For example I want use this:
> sele * from mytable where Customer = 'IBM' into cursor ctemp
>
>Is there a way where I can use this statement in VB?
>Thanks
>MA
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform