Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling solutions
Message
 
To
06/02/2008 20:22:14
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Vista
Miscellaneous
Thread ID:
01290091
Message ID:
01290846
Views:
15
It is a winform that has 2 testboxes, 2 folder browse buttons, a start and cancel button. Several processing methods and only two event captures and simple exception handing. It is meant to be used as a simple tool for our support quys to mirror a fox database onto a Sql instance without all the trimmings like indices, triggers, Ri code etc... just the tables.

Once the user chooses a path to one of our existing databases and chooses a Sql instance to connect to and clicks start I basically suck in fox data to a dataset munge a few columns via the query and in a dataset. Then build/verify instance of a database and tables in Sql and perform bcp from dataset to load the tables.

Actually very simple.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform