Viewing 15 posts - 91 through 105 (of 237 total)
[You don't need to have your sql instance in the DMZ. You would need to have your webserver in the DMZ but keep your data inside. Then you configure your...
April 29, 2014 at 9:50 am
I never knew you shouldn't? Is this a bad thing to do?
It is only for a couple of services which have externally facing customer websites as a front end to...
April 29, 2014 at 9:37 am
I have put a work around in place. I have changed the text qualifier from true to false in the package and then introduced to lines of code in the...
April 24, 2014 at 7:58 am
If you go to preview you see the data as "Data" as you would expect. All of the other entires are DATA
I have tried removing the flat file source and...
April 23, 2014 at 6:26 am
Eirikur Eiriksson (4/23/2014)
SQLSteve (4/22/2014)
The failing data has ""DATA"" around it, where as all of the lines...
April 23, 2014 at 2:14 am
As mentioned above, in the file it is showing as ""Data"" instead of "data".
The failing data has ""DATA"" around it, where as all of the lines before are "Data"...
April 22, 2014 at 6:46 am
If I open to file up in excel, it shows the data as DATA""
Where as all of the other entries are just DATA
April 22, 2014 at 4:17 am
John Mitchell-245523 (4/14/2014)
You can set the...
April 14, 2014 at 3:52 am
Gila,
Any idea what settings might cause this? Collation is the same, language is the same on the instance, same on the databases.
Its causing quite a few issues as you would...
April 14, 2014 at 2:14 am
I have done two migrations recently where it has caused me an issue.
I restored a database from a SQL 2005 environment, in one of the tables, a field is smalldatetime...
April 11, 2014 at 9:08 am
Yep using snapshot replication. A new Snapshot is created just once a day over night.
February 26, 2014 at 7:25 am
Thanks for the reply.
Its not the snapshot which is running constantly, i think that would be impossible.
When you set the subscription up, theres an option to set the "agent...
February 26, 2014 at 6:49 am
I would check any config files your app has for sure, if anything uses the sa account for things like that then they will stop.
Internal objects owned by SA should...
January 24, 2014 at 9:36 am
Viewing 15 posts - 91 through 105 (of 237 total)