Hi, It looks like a great solution especially since I want to start to use store procedures. But it covers the upload do the database part... Can you help me with the download from database part too? Thanks in advance, Dino Sousa
D
Dino Sousa
@Dino Sousa
Posts
-
Image in SQL Server 2000 -
Image in SQL Server 2000Hi, I'm a newbie in this but I what to make a VB.NET application that adds a jpg picture to row in a SQL Server 2000 database. Thanks in advance. Dino Sousa
-
Saving image to SQL Server 2000Hi, I'm a newbie in this but I what to make a VB.NET application that adds a jpg picture to row in a SQL Server 2000 database. Thanks in advance. Dino Sousa
-
3 Dropdownlists in a DatagridHi, I want to have a datagrid with 3 columns. All three colums have to be dropdownlists(ddl) and the third ddl depends on the value chosen on the second ddl. The first and the third values must be save in a SQL Server 2000 table. I don't know how to solve the 3 ddl in a datagrid problem... Thanks in advance Dino Sousa