Viewing 15 posts - 2,041 through 2,055 (of 2,652 total)
would help if you posted what you have researched already and what issues you found with each of the possible tools to do each part of the job.
so...
February 17, 2019 at 5:11 am
not to let down the work you have done but have you considered using a tool like http://record-editor.sourceforge.net/ which has most likely a significant part of the functionality you are...
February 15, 2019 at 10:43 am
thing with these "schema changes" is that many times they do not affect the code - one possible way to avoid this error in some cases is to set "
February 14, 2019 at 1:47 am
February 12, 2019 at 4:22 pm
February 12, 2019 at 4:12 pm
Google is your friend - do remember this.
First thing is the software itself so if your machine is Windows then you do need that windows host install
February 12, 2019 at 3:03 pm
you can use domain accounts across domains as long as your domain admins enable trust between the domains - very common to do and probably the advisable thing here.
February 12, 2019 at 1:01 pm
February 12, 2019 at 12:57 pm
The...
February 6, 2019 at 6:53 pm
SSIS behaves differently from linked server.
What is happening there is that linked server is setting the column to null - which is not the same thing as not...
February 6, 2019 at 12:26 pm
good old days - setup a new server - huge 10MB MFM disks where we had to manually enter the bad sectors (written on paper on the back of the...
February 5, 2019 at 2:16 pm
February 5, 2019 at 2:13 pm
bitwise can be done - just on SQL Server you have a straight use of it on @options https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/configure-the-user-options-server-configuration-option?view=sql-server-2017
or Active Directory on user/group account control field http://www.selfadsi.org/ads-attributes/user-userAccountControl.htm
the limit...
February 4, 2019 at 7:15 pm
there is no particular place to install the drivers. some will default to a hardcoded path (normally C:\program files (or x86)) others will allow you to select where to do...
February 4, 2019 at 11:15 am
Viewing 15 posts - 2,041 through 2,055 (of 2,652 total)