Results 1 to 2 of 2

Thread: Transfer of data between tables in different databases on same server

  1. #1
    T Arrowood Guest

    Transfer of data between tables in different databases on same server


    When executing an inline insert into command from isqw/w the command executes perfectly. Yet when I try to create a stored procedure with exactly the same insert into statement it will not create. It does not like the database.owner.table prefix on the selected rows. Any suggestions ??

    Thanks.... Tom

  2. #2
    Kevin Miller Guest

    Transfer of data between tables in different databases on same server (reply)

    Tom, send me your SQL statement and I'm sure I can help you.


    ------------
    T Arrowood at 6/22/99 9:30:43 AM


    When executing an inline insert into command from isqw/w the command executes perfectly. Yet when I try to create a stored procedure with exactly the same insert into statement it will not create. It does not like the database.owner.table prefix on the selected rows. Any suggestions ??

    Thanks.... Tom

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •