Viewing 15 posts - 10,696 through 10,710 (of 13,872 total)
higgsboson99 (6/12/2012)
June 12, 2012 at 6:41 am
higgsboson99 (6/12/2012)
Public Sub Main()
...
June 12, 2012 at 6:25 am
higgsboson99 (6/11/2012)
I'm new to SSIS. I've created a data flow task that will import an Excel (.xlsx) file into a database on my SQL Server. The filename...
June 11, 2012 at 3:13 pm
Do you mean DTS or SSIS?
June 11, 2012 at 2:37 am
Probably.
You've been here long enough to know the score - please provide sample input and output data etc etc.
June 8, 2012 at 7:53 am
tbraithwaite (6/8/2012)
Rather strange,...
June 8, 2012 at 4:27 am
subahan_syed (6/7/2012)
...Hope I made it clear.
Sorry, but thank you for making me laugh with this sign-off :w00t:
Your post is one of the least clear I have read in quite a...
June 7, 2012 at 12:44 pm
Please follow the link in my signature - it describes how best to post such questions.
Unless you provide more details, it will be very difficult to provide you with...
June 7, 2012 at 10:29 am
Does the Excel file already exist? I think it needs to. Stick with CSV if you can and save yourself a few headaches 🙂
June 7, 2012 at 10:27 am
opc.three (6/5/2012)
June 5, 2012 at 2:10 pm
Please answer my other questions and justify the use of SSIS.
June 5, 2012 at 11:09 am
Nidhi G (6/5/2012)
I need to create a package in SSIS 2008 for the following task:
I have a database name OMB. In that database i have different schemas like bau,ssi,stg etc..
I...
June 5, 2012 at 11:03 am
May I ask why you are not using a fixed-width flat file source connection in SSIS - that will do all of the splitting for you?
To answer your question...
June 5, 2012 at 7:11 am
Presumably you keep the files? If so, you can check for yourself, surely?
Or are you saying that the files themselves are fine and that the errors are occuring elsewhere in...
June 5, 2012 at 6:31 am
hamsa_apj (6/5/2012)
Its is fixed length file and am splitting the data using subString(), to map the data from .dat file to database table columns. Since position of...
June 5, 2012 at 5:06 am
Viewing 15 posts - 10,696 through 10,710 (of 13,872 total)