Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...(I) have been able to get my problems solved from past messages and also new posts that other users have responded to promptly..."

Geography

Where in the world do Tek-Tips members come from?

How to transfer the content of the Item Maintenance screen from one database to another

mlbechard (Programmer)
14 May 12 13:57
We have created another database on the same server. We would like to transfer the content of the Item Maintenance screen and its related screen (Item Vendor, Item Location) from the current database to the new one. I guess to better way is to use SQL statement, right? In this case, which tables are necessary?

Any help would be appreciated.

Thanks
dgillz (Instructor)
15 May 12 5:39
Well at a minimum I would do the following:

IMITMIDX
IMINVLOC
POITMVND
OECUSITM

This would get you the item, item location, vendor item and customer items. I don't know what version of SQL you have but I would just export these tables to the new database.

Software Sales, Training, Implementation and Support for Macola, Synergy, and Crystal Reports. Check out our Macola tools:
www.gainfocus.biz/exceladdin.html

jbelk11 (IS/IT--Management)
15 May 12 8:50
In addition to Don's suggestion above...you may also want to grab IMLOCFIL as that contains the locations found in IMINVLOC, which would be needed to use the Macola toolsets to see the values.

Also note that this will give you the master item data from the source database...but does nothing as it relates to the accounting side of things.

Jen
mlbechard (Programmer)
15 May 12 13:36
OK. Do I also need IMMATCST and IMCATFIL which respectively represent the Material Cost Type and Product Category in the Item Maintenance screen?

In the Item location, do I need the APVENFIL, HUMRES and IMLSMST tables?

What else do I need for the Item Vendor?

I do not need the accounting side. I just eventually be able to create a Sales/Purchase Order.

Thanks
jbelk11 (IS/IT--Management)
15 May 12 21:10
Hi mlbechard....

We can certainly advise you on tables and what kind of data is stored there....but at this point, I'm wondering why you don't just do a backup and a restore to a new database? You would then have everything you need to be able to test just about anything?

Jen
mlbechard (Programmer)
16 May 12 12:19
We have to create a separate database for the sales in the USA. The title of some reports will change and we need a separate account journal. But all the products will remain the same. Restoring the database from the actual one is not good in our situation because all the sales, accounting, etc, will be copying which we do not want.

Thanks

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close