Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View with LEFT JOIN will not update.
Message
From
22/10/2002 16:07:02
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00714040
Message ID:
00714070
Views:
18
I use temporary DBCs.

Here is the code for the temporary DBC as you requested.


DisplayStatus([Creating database...])
CLOSE DATA ALL
CREATE DATABASE '48037485.DBC'
DisplayStatus([Finished.])


FUNCTION DisplayStatus(lcMessage)
WAIT WINDOW NOWAIT lcMessage
ENDFUNC
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform