Viewing 15 posts - 1 through 15 (of 21 total)
Awesome!! Thanks so much Thom for the solution provided. I will take a look at it and let you know if I have any questions.
Thanks again!!
January 12, 2018 at 4:27 am
Thanks Thom for the reply. I totally agree with you on SQL injection. Delimited strings will be a batter option.
January 12, 2018 at 3:58 am
Thanks Thom for the detailed explanation. We definitely need to build look up table to map column names to alias names. We need to parse through the where parameter and...
January 12, 2018 at 2:46 am
Thanks for the reply Thom. The code that I have pasted above use the Alias names. The "where" and "parameter" parameters come from the application. The application is aware of...
January 12, 2018 at 2:13 am
Thanks so much for the taking time to go through and reply. I should have given a proper example for better explanation of the scenario. I am sorry for that....
January 12, 2018 at 1:26 am
June 29, 2017 at 8:58 am
Are there...
June 29, 2017 at 8:55 am
June 29, 2017 at 8:27 am
June 29, 2017 at 7:22 am
Awesome!! Thanks again Lowell. I think we will go with SSIS approach as we will have more control on data once we get it from remote local db.
Thanks...
June 29, 2017 at 7:16 am
Thanks a lot Lowell for granular level details. I want the SSIS package to reside on the central server along with the job and it has to pull data from...
June 29, 2017 at 7:00 am
Hi Lowell,
Thanks for your reply. The local db is not sharable. Each user will have his own local db and that needs to synced with central sql server. I...
June 29, 2017 at 6:30 am
Viewing 15 posts - 1 through 15 (of 21 total)