Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving data between 2 dbc
Message
From
01/02/2007 19:35:15
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01191646
Message ID:
01191676
Views:
9
>I copied a production vfp program to test side. Next I modified the test program. Now I want to bring the fresh data from production side into my test program. Some of the table have a primary keys that run a program to generate primary id (my program has program called nextid to create new keys being called in the default value section "nextid("employee")" ). Is there a way to bring raw data from production side into test side without creating new id's? Also is there a way to copy all the table data from production side (all tables are in dbc) to test side in one go while ignoring the creation of new id's? My goal is to take the test program and put it into production after I have copied the data from the original production program.
>Oh, by the way the data I bring over also includes records that are deleted with the black mark turned on.
>
>
>thanks
>nick

Nick,
As I understand there is no relation between two datasets other than structures, no? A simple folder copy it is, isn't it?
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