how come i can see the table data?

julkifli33julkifli33 Member Posts: 1,087
hi all...
i want to use database from another pc
so i detach that database (from sql server)
and then attach to mine
but when i compile it will show the table data
how to remove it?
i cant delete or compile it
when i compile , it prompt me an error

Comments

  • DenSterDenSter Member Posts: 8,305
    That's because sometime in the past, the restore process was interrupted, and not completed. To get rid of those tables you will need to finish the restore process. I'm not sure if it's not too late now though.
  • julkifli33julkifli33 Member Posts: 1,087
    DenSter wrote:
    That's because sometime in the past, the restore process was interrupted, and not completed. To get rid of those tables you will need to finish the restore process. I'm not sure if it's not too late now though.

    i move database from PC A to PC B
    in PC A is okay...
    but in PC B it show table data
    now i still using this database in PC B
    no error, but i just wondering how to solve this issue
  • krikikriki Member, Moderator Posts: 9,110
    menu:Tools=>Restore.
    Confirm or cancel the restore.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.