Viewing 15 posts - 2,176 through 2,190 (of 2,648 total)
Was correct in assuming that what you asking for was not really the real requirement.
Changing the delimiter alone is not the solution if you have to parse the...
November 6, 2018 at 1:24 pm
yes assuming that the file is a correctly formed delimited file
read file using old delimiter - split columns - write to new file using new delimiter.
dead...
November 6, 2018 at 12:29 pm
there are a few options - https://www.techradar.com/news/best-virtual-machine-software - some of these would be mainly for presenters out of premises as it allows all in a single computer.
Not mentioned...
November 5, 2018 at 3:45 pm
Cant try it at the moment but in any case a word of advise.
ACE driver with its SP1 is the most complete at the moment if not using...
November 4, 2018 at 4:26 pm
I would try out the following
on dataflow properties
November 2, 2018 at 3:19 am
create another master SP
parameter sp_level int
this requires that SP2 and SP3 do not call the previous sp, but rather depend on it having been executed previously and...
October 31, 2018 at 5:50 pm
why 32 bit? all newer servers are 64 bit and unless you have a particular need for a driver for which there isn't any 64bit version I do not see...
October 30, 2018 at 7:02 am
assuming that you have a VM then look at your host cpu sharing stats and disk IO quota
other things that do affect performance are power saving settings. for SQL...
October 29, 2018 at 2:58 am
I may be wrong, but all attempts I made at executing a cmdexec step only the first line on the command works.
e.g. no multiple lines are possible so...
October 24, 2018 at 5:11 pm
and what have you tried so far?
This subject has been discussed over and over and there is plenty of info both here on this forum and on the...
October 24, 2018 at 1:23 pm
Wait a second here, Jeff. Brandie said "trying to teach HIM," not "...her" so...
October 24, 2018 at 12:18 pm
works with any sql database. does not require azure/cloud
October 23, 2018 at 5:30 am
should be able to do any T-SQL required - no designers like SSMS but those do not prevent doing the work.. just makes it that people need to know what...
October 23, 2018 at 5:09 am
Viewing 15 posts - 2,176 through 2,190 (of 2,648 total)