Wednesday, August 25, 2010

Wednesday, August 25 2010

I am trying to develop my own small app as a way of learning VB.

Right now I am focused on using ADO.NET to create a new record in a SQL Server DB using information taking from a VB windows application.



Imports System.Data.SQLClient


System.Data.SqlClient is a namespace.

I have to remember to right click and run visual studio as an administrator. Thank you Windows 7

No comments: