Viewing 9 posts - 1 through 9 (of 9 total)
@Emperor100
How many employees are you trying to process?
we have about 60 employees.
If it is not huge and I hope the legacy data changes not going back beyond a year, in...
August 24, 2023 at 10:31 am
Most likely I wasn't clear.
Sample data I shown are part of data read from a view belonging to a third-part legacy dabase . I have no control overt that but...
August 24, 2023 at 6:50 am
Thank you very much !!!
May 22, 2023 at 1:44 pm
Hi,
below is the code I wrote to import data from remote database.
On the remote database I have a view with data I need to import.
On the local SqlServer instance I've...
May 22, 2023 at 12:20 pm
Thank you very much!
The staging table is a "copy" of the remote table with only the relevant data ?
May 18, 2023 at 11:05 am
Is it fair to assume that you cannot change the remote DB at all?
Absolutely. I have only read access to some views. It's a legacy application Sql database.
I'd make the...
May 18, 2023 at 10:03 am
You're right, sorry. Wrong place 🙂
But the main question is basically : sync or not to sync ?
To answer your questions : remote data doesn't have fields like datecreated or...
May 18, 2023 at 9:42 am
Thanks, but that’s not an option.
I'm sorry for my bad English which certainly does not help in understanding what I need.
My initial question was : is it a good choice...
February 24, 2023 at 1:34 pm
Hi, thank you for your replies.
We already have a legacy software to keep track of time/attendance. But it has some limitations.
It can monitor employee hours, absence , overtime, etc.
The software...
February 22, 2023 at 8:36 am
Viewing 9 posts - 1 through 9 (of 9 total)