Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL sum() on 186 fields causes crash
Message
From
13/09/2000 12:50:00
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00415834
Message ID:
00415930
Views:
24
Microsoft Visual Foxpro:VFP.EXE - Application Error

The instruction at "0x77fc9ba0" referenced memory at "0x00000134". The memory could not be "written".

Click on OK to terminate the program
Click on CANCEL to debug the program

I'm afraid I disagree it's a pure & problem. _cliptext method is used to remove & and type sum()... It also bombs.
Anyway thanks.
Cetin


>What is crash? Which error message you got?
> As I told, I do not use '&' for such long SQL because it does not works.
> Split it to parts 255 chars max in each line by ' ;'+CHR(13)+chr(10). Than wrote it into temporary PRG file. Compile. Run. Should work. Unless VFP have problems with such big number of 'SUM's in query...
>
>>***
>>* Next crash
>>***
>>SELECT f1,f2 &lcPattx ;
>> FROM myCursor ;
>> group by 1, 2 ;
>> into cursor myCursor1 ;
>> nofilterI seek a way to do by SQL.
>>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
Next
Reply
Map
View

Click here to load this message in the networking platform