Results 1 to 4 of 4

Thread: Mark / bookmard records in sql 2000 tables

  1. #1

    Thread Starter
    Hyperactive Member yousufkhan's Avatar
    Join Date
    Jan 2002
    Location
    India
    Posts
    492

    Mark / bookmard records in sql 2000 tables

    I want syncronize the tables records from multiple database
    i have one database in shop no 1 east and second database in shop no 2 west

    in the main office i want syncronize some records from tables from the other database into the main office database

    how can mark the reocords in the shop no 1 ,2 tables, records which I already have in my main office database so that i can directly read new reocords and get into the table and i can save my time

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Mark / bookmard records in sql 2000 tables

    Can't you add a boolean value to mark a record if it has been copied or not?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  3. #3

    Thread Starter
    Hyperactive Member yousufkhan's Avatar
    Join Date
    Jan 2002
    Location
    India
    Posts
    492

    Re: Mark / bookmard records in sql 2000 tables

    yes i cant do that, but I am thinking something like bookmark i think access db has bookmark like that i want to do

  4. #4
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Mark / bookmard records in sql 2000 tables

    You are not using Access. So don't think that way. You should be thinking of Replication
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

Posting Permissions

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



Click Here to Expand Forum to Full Width