Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BROWSE woes
Message
From
07/07/1998 12:07:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/07/1998 12:00:14
Zaraq Bari
Bari Studios Limited
Lahore, Pakistan
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00114925
Message ID:
00114928
Views:
14
>I have a form with a grid which contains the APPOINTMENTS table.The records which are deleted from the APPOINTMENTS table are saved in the BACKUP table by the command:
>
>SCATTER MEMVAR
>INSERT INTO backup FROM MEMVAR
>PACK
>
>When I issue the command to see the backup table in a BROWSE Window:
>
>USE backup IN 0
>BROWSE NORMAL NOWAIT
>MOVE WINDOW backup CENTER
>
>VFP says file is in use and does not open the BROWSE Window.
>Backup is a free table.How do I open the Browse window with the said Backup table in the APPOINTMENTS form.
>Thank You All
>Zaraq Bari
Instead of "use backup in 0", "select backup". Since you already opened it with "insert into ...".
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