Viewing 15 posts - 10,996 through 11,010 (of 13,877 total)
For future info.
With the simple stuff, you should find it's faster to Google and use what's already been written than writing out a post and waiting for people to respond.
December 13, 2011 at 3:15 am
herladygeekedness (12/12/2011)
Specifically, I have payments that must be attributed to...
December 12, 2011 at 2:51 pm
herladygeekedness (12/12/2011)
http://pragmaticworks.com/Products/Business-Intelligence/BIxPress/ssis-logging-auditing-monitoring.aspxThis link should get you started.
That's not a link. This is a link
😛
December 12, 2011 at 1:46 pm
Cadavre (12/12/2011)
Phil Parkin (12/12/2011)
I want the name of the user which is running the SQL Server service...
December 12, 2011 at 4:31 am
Thanks, but that returns the current user - not quite what I am after.
I want the name of the user which is running the SQL Server service for the particular...
December 12, 2011 at 4:10 am
Elliott Whitlow (12/9/2011)
I would use a data-flow task. The rows are generated by a source and a script...
December 10, 2011 at 11:09 am
Is there a longer error message available?
Does the package ever fail when run in Visual Studio?
December 8, 2011 at 7:03 am
kk.86manu (12/6/2011)
When SSIS loads data from the text file,are all fields read as string data types, even if they contain integers?Should we convert the data before loading?
Please let me...
December 6, 2011 at 8:52 am
MostInterestingMan (12/5/2011)
I have a package that pulls a csv file from a client's ftp server daily and load into a sql table. I want to be able to check if...
December 5, 2011 at 12:25 pm
spin (12/3/2011)
hiis it possible to get information about pc's, servers etc on my network i.e. hardware, software, computer name etc.
thanks
Yes, if there exists a user with sufficient technical know-how...
December 3, 2011 at 2:53 pm
I knew I should have 'Quoted' that to prove my sanity!
The originally posted query looked like this:
SELECT p.phoneno, mf6_telmn AS TelID, mf6_lcno AS Schedule, mf6_stad1 AS Address, StatusCd
FROM payphone p...
December 3, 2011 at 10:29 am
You have two WHEREs - the first one should be ON.
December 3, 2011 at 7:45 am
david.ostrander (12/2/2011)
My SSIS package pulls data from table (A) and inserts it into table (B) on another sql server.
Our users pull that data from table (B) into excel...
December 2, 2011 at 9:09 am
I don't understand this bit: "..pulls data like it should sho users can report off of it in excel." - is there a typo in there somewhere? It doesn't make...
December 2, 2011 at 8:50 am
Viewing 15 posts - 10,996 through 11,010 (of 13,877 total)