Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing SQL server in a grid
Message
From
07/10/2003 12:19:38
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00835826
Message ID:
00835828
Views:
10
The result cursor of SQLExec() is limited to the same issue of any VFP cursors, in Client-Server is non recomended action to bring up all the table, just what is neeeded.

>I have a basic clarification question. I am using the following commands to view data in our SQL server:
lcsql="SELECT * FROM scEmailView"
lnresult=SQLEXEC(hconn,lcsql,"EmailData2")
>The scEmailView is a view created on the server. My question is what happens when the result of the view goes over 2gb in size (other than being really slow)? By using this method am I limiting myself in regards to amount of data displayed? If I wanted to view the tables directly (not the returned cursor) how would I accomplish that?

>Just some basic questions I have been asking myself. Thanks in advance for the help.
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Previous
Reply
Map
View

Click here to load this message in the networking platform