Copy Table + data from database A to database B

From: Cathy Finnegan (eliminates_spam_caeriel1_at_cablespeed.com)
Date: 02/25/04


Date: Wed, 25 Feb 2004 15:53:14 -0500

Hi:
I'm really new to this DBA stuff and I need an explanation for what just happened.
I just used the copy wizard to copy Table A from database A to database B.

All the data and the table structure were successfully created in database B with one exception: the first column had
the IDENTITY (1,1) attribute set in database A. But after the copy to database B the IDENTITY attribute was missing!!!
Fortunately, I'm one of those inveterate "testers" so I discovered the problem before it made it into Production.
Eventually, I had to generate a script for the table to create that table in database B with the IDENTITY in place and
then import the data.

Anyone have any idea what the problem is and how to solve it?? I don't like the idea of having to generate a script for
each table that I need to move and then import the data!!!! The copy wizard is a gem if it works as advertised!

Using SQL Server 7.0.

cathy



Relevant Pages

  • Re: DB Splitter err
    ... Thank you for using the Microsoft Access Newsgroups. ... Sounds like the database contains some corruption. ... Can't locate the article at present, but it was something like the wizard ... Could be that security permissions are interferring. ...
    (microsoft.public.access.security)
  • Re: frontpage database edit
    ... Then you will have go thru the Wizard, ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >>>I just want the page where you can make change to the database. ... >>>> Important The following procedures will not work on a Web site located on ...
    (microsoft.public.frontpage.client)
  • RE: Access 2007 External Data Import will not recognize yyyymmdd date
    ... you Klatuu for a succinct solution and Benjy for more explanation. ... "catkin63" wrote: ... and check either This database or All databases. ... address the wizard, which has no option for CDate or DateSerial. ...
    (microsoft.public.access.externaldata)
  • Re: frontpage database edit
    ... otherwise you have to go through the Wizard. ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >I just want the page where you can make change to the database. ... >> Important The following procedures will not work on a Web site located on ...
    (microsoft.public.frontpage.client)
  • RE: TRIAL: activation doesnt work, errors in installation
    ... the same wall with the wizard (could not find connection to Internet). ... 1919 and refer to MS Access, Excel Files, Visual FoxPro DAtabase, Visual ... Error 1919: Error Configuring ODBC Data Source: MS Access Database, ...
    (microsoft.public.visio.general)

Loading