Hi,
Ok, here’s my situation. I have a CSV flat file. When you look at it in a text editor, the format is like:
"Contact Name","Customer","Adr1","Adr2","Adr3","City","State","Zip","Ctry","Phone","Slsm","Email"
In other words, quotes surround all of my data.
In SSIS, I have built a package...
Hello,
I'm back. After many frustrating tries, I think the best thing to do is to use SSIS to create a package, let SSIS clean it, and write the files into the table using a BULK INSERT. I also used a format file to accomplish this.
It finally worked on a Friday evening right before I was...
Hi gmmastros,
Thanks for all of your advice. I did try the followindg:
SELECT * INTO XLImport5 FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0',
'Excel 8.0;Database=C:\test\xltest.xls', 'SELECT * FROM [Customers$]')
And after enabling Ad Hoc Distributed Queries, I received this message:
Msg...
Hmmm.... I guess this is a little over my head. I'm not understanding what I'm looking for. I'm see many "0d" and "0a" fields, but they're not at the end of my line? Why is this so convuluated? Someone ran a CSV file for me, and I haven't modified it at all, but just want to import. And I...
Hi,
Ok. I should have clarified. I've tried several BULK INSERT statements. At first I had a comma-delimited file and then out of frustration, I tried making a tabbed file. That's where the \t came from. Also initially, my rowterminator was '\n\.
So right now, I'm using the following...
Hi,
Thank you for your comments.
A couple of things. I did try importing the data using the import wizard, but it complained about my 11th column (that's the last column that I'm having trouble wtih).
I'm copying a sample of my data, and this is dummy data not identifying real people...
Hi All,
Can someone clue me in on BULK INSERT? I've used it to create a table of one column, and everything worked fine, but now I have a TXT file of about 11 fields. I've tried importing the data by using this as a comma-delimited CSV file, and I've tried the import by using it as a...
Hi,
Good luck on your book. I was once like you and initially turned to Word for many desktop publishing tasks. Mine was creating manuals, etc.
I know someone had suggested FrameMaker, but if you're looking for an entire suite, FrameMaker has been replaced with Adobe's InDesign, which is...
Hi,
Ok. I'm very, very new to Flash, though I've been developing for years. But I need to get a movie up and loaded on my website.
I created a slideshow in Powerpoint, and then converted it to a .SWF file, which I loaded onto my site.
Now in my Coldfusion file, I say the following:
<EMBED...
...And in the <body>,
<CFOUTPUT QUERY="search_card">
<a href="#URL#" target="blank" class="textlinks">#title#</a><br>
Score:#Evaluate(100* Score)#%<p>
</CFOUTPUT>
Notice above that I'm showing the Title in the search results.
Here's the problem. Some of my pages have the Title...
Hi donb01,
Thanks for the information. I really appreciate it.
I'll try looking at this mail in Outlook as plain text and re-address defaulting my mails to plain text for users who can't read HTML.
Thanks again for your help.
mickeyj2
Hi,
I'm in the process of creating some automated emails. I want to do it in HTML. In my company, the majority of my colleagues can accept an HTML format, but there's a handful that accept Plain Text only.
I want to see how my HTML email will look in Plain Text. I tried using telnet to view...
Hi Jock,
Sorry its taken me so long to answer - my computer crashed.
Thanks for your help on this. It worked like a charm. I hadn't realized how much I'd forgotten about FTP.
Thanks for all of your help.
mickeyj2
Hi,
I had one more question. I've scheduled a daily run of my batch file from within Windows XP. Is there any way to "dump" the run of that batch file to a log file that I can review, so I'll know exactly how it ran?
Thanks for your help.
mickeyj2
Hi Jock and longhair,
This worked out for me just fine. After I moved the FTP batch to another file and had my DOS batch call it, then it worked out.
Thanks for your help.
mickeyj2
Hi,
Its been a while since I've done straight FTP batch. I'm VERY embarassed to have to ask this question.
I'm writing a batch file. The first part of the batch pulls some files down to my local machine. That part works great.
Now, I'm trying to add (to the latter half of my batch...
Hi,
I've used InfoQuest for years, and it sounds like your clients might be a perfect fit.
Check them out at http://www.infoquest.com.
I've never had any downtime with them.
Let me know how it works for you.
Good luck,
mickeyj2
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.