Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The proper way to execute a package
Message
From
16/10/2006 01:08:02
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Title:
The proper way to execute a package
Miscellaneous
Thread ID:
01162156
Message ID:
01162156
Views:
75
Recently, when I discovered that a package was not able to run if it tries to import a VFP table which already exists in the SQL Server database, I decided that removing the tables from the database would work. This is ok as long as I do not do any change to the SQL Server database. But, of course, this is no longer applicable as I started to adjust the design of the database. So, for example, I have identified identify fields. So, if I remove the table from the database in order to be able to run my package, I am loosing all those settings.

Is there a way to run a package by preserving the table in the database? If not, this would mean I would have to tell the package what fields are used for identity. In such a case, anyone would know how to do that in the package?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform