Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting against a temp table
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Selecting against a temp table
Miscellaneous
Thread ID:
00652415
Message ID:
00652415
Views:
63
Here's the scenario... we are moving a group of tables to a sql server that are part of a large vfp system (the tables are approaching 2gb limit). There will be tables in a VFP database and tables in the sql server database used together.

We are thinking of creating a stored procedure to return all records based on a list of keys created in the front end from the vfp database. The problem is how to get the temp table (in sql) populated the most efficient way. The list of keys could be in the thousands.

How would you upload the data to the server from vfp? This is not static... it would be done whenever needed in the vfp application.
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Next
Reply
Map
View

Click here to load this message in the networking platform