Hi all, I need to create a connectionstring using DSN and if possible OleDB adapter as that's what i have in my dev. machine. Can anybody help me with the correct settings, this is what i have right now: Sub Application_Start(ByVal sender As Object, ByVal e As EventArgs) ' Code that runs on application...