Forum Discussion
scot1967
Champion Level 3
7 months agoGood deal! Keep in mind that the sqloledb is legacy so support for it may be limited and may cease at some point. You may also want to consider implementing "Integrated Security=SSPI" if you are on a domain using Windows Auth so you won't need to hard code user names and passwords. Glad you got it working!