Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow in Private data session
Message
From
26/09/2006 04:33:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
26/09/2006 02:01:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01157148
Message ID:
01157173
Views:
18
>When I change form data session to Private, the select sql command will become very slow. Why... and how can I solve the problem.
>
>eg.
>
>
>	SELECT accNo,SUM(creditAmt-debitAmt) AS tradeAmt ;
>		FROM ARPOST ;
>		WHERE accNo = '3000/T58' ;
>		GROUP BY accNo ;
>		INTO CURSOR cTemp
>
>
>Thanks

Is there an index on accNo? And private data session settings different from default session (like set deleted, ANSI...)?.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform