Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disappearing Grid Method
Message
From
15/03/2006 02:45:57
 
 
To
14/03/2006 10:56:35
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01103672
Message ID:
01104430
Views:
17
Hi Walter,
>
>The problem is that you cannot do a ALTER TABLE ADD COLUM on a cursor, so I had to think of some other solution where I could change the structure of the underlying recordsource without loosing all the columns settings and objects of those columns which were not altered (a fixed set of columns in my case)

Apparently one excellent data manipulation feature of VFP,
adding fields to cursor on the fly, has gonne with wind of versions :(
I use extensively ;
alter table alias() add column ...
with my cursors and it worked great in VFP6sp5.

Recently I was testing my 'goods' with VFP9 only to discover that
you can't do it anymore! I found at the end replacement solution that will work for me, but I still hv to go trough lot of code and do replacements if I decide to upgrade fully to VFP9.

Someone should start shouting at M$ right away about this ;
It is a BUUUUG !!! :))
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform