|
Posted by Greg D. Moore \(Strider\) on 11/04/07 15:50
"dhek" <dhek@dhek.dk> wrote in message
news:472dd302$0$90265$14726298@news.sunsite.dk...
>>> The thing is I have a database containing various types of information -
>>> for instance orders.
>>> Instead of letting each record in an order contain a timestamp
>>> indicating the datatime the record was replicated to another system, I
>>> have a table containing replication times for various types of objects.
>>
>>
>> Why not add such a column with a timestamp then?
>
> Yes, I'd love to - but its not just up to me, since I don't have ownership
> of the database.
I'm confused then. If you don't have ownership of the DB, how can you
expect to set transaction levels and locking?
>
> Well, I'm not sure what the possibilities are really with regards to
> replication from SQL server. I doubt that it is usefull in my case, since
> I pull data from an SAP system.
Then I'm doubly confused.
>
[Back to original message]
|