Access a sql database using VBA

  • Thread starter Thread starter Alexander Szigetvary
  • Start date Start date
A

Alexander Szigetvary

Hi NG!

Is there a way to access a SQL-Database using Outllok VBA. I want to
programm a archive system 'light'. I want to open a dialogbox, let the user
choose a project (its folder is also stored in the db), then save the email
as .msg in that project folder and delete it from the Exchange server and
write the other values that were entered in the dialog box to my database.
Are there any hints how to achieve this using vba? Or do I have to use vb?

TIA

Alex
 
Back
Top