Hi,
I am trying to remotely access the database of a barcoder-machine...
People say your attempt to remotely access the database may adversely effect the barcoder machine's performance such as it may start printing garbage charcters etc....
I don't believe this....my view is that when i send a query to the remote database, SQL Server should manage it efficiently...i.e putting my query on hold till the on-going local process (if any) concludes...and my query gets executed ASAP without conflicting with the machine's ongoing activity....
I look forward to experts opinion .... or let know if I you need any clarification.
Thank you
I am trying to remotely access the database of a barcoder-machine...
People say your attempt to remotely access the database may adversely effect the barcoder machine's performance such as it may start printing garbage charcters etc....
I don't believe this....my view is that when i send a query to the remote database, SQL Server should manage it efficiently...i.e putting my query on hold till the on-going local process (if any) concludes...and my query gets executed ASAP without conflicting with the machine's ongoing activity....
I look forward to experts opinion .... or let know if I you need any clarification.
Thank you