VB.NET 2005 programming Questions

1

Error when insertin.g data into SQL table
                I’m using SQL Server 2005 Express edition as the Database and Microsoft VB.NET 2005 as the programming language for my project. At the moment I’m having a problem of inserting data into one of the tables in my database through my VB.NET application. I did successfully inserted data through my [...]

Answer Question   |  September 28, 2009  10:31 AM
Microsoft Visual Studio, SQL Server 2005, SQL Server 2005 Express, SQL Server tables, SQL tables, VB.NET, VB.NET 2005, VB.NET 2005 programming, Visual Studio 2005
asked by:
95 pts.

How to load an Image from an SQL Server 2005 database using VB.NET 2005 coding?
            After a lot of trying and hard work I finally manged to store an image into an SQL Server database using a byte array. But now I’m stuck at how to retrieve it back into my application’s picture box control.              This is what I need [...]

Answer Question   |  March 21, 2011  2:18 AM
SQL Server 2005, VB.NET, VB.NET 2005, VB.NET 2005 programming
asked by:
95 pts.

1