Barrievans
New member
- Joined
- Apr 4, 2010
- Messages
- 2
- Programming Experience
- 1-3
I am brand new to Visual studio 2008 and am tryng to load a text file int a SQL database. I have created a button on a form and have successfullty read the text file into the app. I now need to write the record to SQL. First step I need to connect to the database - please help