Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I
Message
From
20/04/2002 13:13:42
 
 
To
20/04/2002 13:04:25
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00647229
Message ID:
00647236
Views:
11
In VFP 6.0 you cannot use "readwrite" option.
1. If you will populate grid with data from one table, use advice of Gregory Adam.
2. If data comes from more tables and you will use SQL statements, use "Into table [SomeName]". Put this [SomeName] into RecordSource table.
3. You can also put this SQL statement direct into RecordSource property (without Into table option). In this case set RecordSourceType property to "4 - SQL statement".

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform