Craigieboy
Programmer
Can anyone help me!
I need to import delimited text files into a SQL database. The text files are delivered by email to Outlook 2000 as attachments. I have written the code that saves the attachements to an area on my hard disk, move the email to a folder in my Inbox and make a connection to the database, but it's the importing to SQL part that I'm having problems with. I need the code to handle the whole routine so that no human intervention is required.
Has anyone done this before? Any help would be appreciated.
Many thanks in advance,
Craig
I need to import delimited text files into a SQL database. The text files are delivered by email to Outlook 2000 as attachments. I have written the code that saves the attachements to an area on my hard disk, move the email to a folder in my Inbox and make a connection to the database, but it's the importing to SQL part that I'm having problems with. I need the code to handle the whole routine so that no human intervention is required.
Has anyone done this before? Any help would be appreciated.
Many thanks in advance,
Craig