Viewing 15 posts - 166 through 180 (of 352 total)
Matt - thanks. The missing "\" (suffix) was exactly my problem.
Appreciate you looking & resolving this for me.
August 13, 2009 at 12:12 pm
The 2nd paren is valid.. (I tried removing it for the heckuvit -- no difference)
Also, just ran the exact SQL in Embarcadero's DBArtisan against the source DB and...
August 12, 2009 at 6:05 am
Here's the situation. I am converting DTS pkg's to SSIS (2008). When I copy this SQL from DTS (which executes just fine in DTS) and paste it into...
August 12, 2009 at 5:34 am
I have the same warning appear on all my SSIS package executions as well. I am running the packages as local administrator w/ sysadmin on the SQL Server....
August 4, 2009 at 12:06 pm
I was told by our Sybase DBA that Sybase Clinet 15.3 does not use sql.ini anymore...
July 23, 2009 at 9:50 am
Sorry -- still don't understand.. as a DBA, I've coded a proc which is successfully invoked by our developer's front end VB 6.0 GUI... (ADO)
My developer is requesting a...
July 21, 2009 at 6:04 am
cool suggestion.. cool beans.. thank you!
July 17, 2009 at 10:43 am
Elliott - thx for the quick reply... question -- our "system drive" varies from Dev, to QA, to Prod (in Dev it's C: -- In QA & Prod it's D:...
July 14, 2009 at 8:09 am
thank you !
July 8, 2009 at 3:55 am
thx.. yep, all I had to do was enclose the underscore in double quotes... and double up the \\ within double quotes.. worked great !!
July 1, 2009 at 11:42 am
Elliott - thx. (great minds think alike) it worked...
prior to your feedback, I actually did default the newly created variable 'values' to actual valid values (Dir name, File name,...
July 1, 2009 at 9:51 am
yep.. proactively determined & corrected that.. I now have NO paramater mappings. I setup my Result Set to include the Variable Names...
Still -- I receive the Connection Manager...
July 1, 2009 at 9:17 am
thx Elliott -- still having an issue & hoping you can help me out:
I used your suggestion to create a couple of pkg variables, populate them indidually via EXEC SQL...
July 1, 2009 at 8:26 am
Actually, I am well versed in the use of Package Configurations using a .dtsConfig file housing variables which match my Package variables.
I typically pass hardcoded values (Connections, Provider strings, Directory...
June 30, 2009 at 12:04 pm
Viewing 15 posts - 166 through 180 (of 352 total)