Jump to content

Source table as a variable


This topic is 6341 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi,

I've one file with 26 tables in it. I have a developer version of this file where i had functionality, and my client has a working file.

Upon upgrade, I want to import all the data from my client in my developer version to ship the upgraded version back to my client.

So I made a loop that goes on a special layout of each table, and then trigger an import with a varaible filename (to avoid browsing or the file each time).

The import trigerred will only have its filename specified with a $variable.

What's annoying is that I would have to choose carefully the source table. I want a way to specyfy the source table with a variable.

I don't want my script to have 26 different imports, I want one import script steps with variables.

So, Is there a way to specifie the source table with a variable or a global ?

Link to comment
Share on other sites

This topic is 6341 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.