MS Visual Studio 2005 Questions

1

Storing array values into an Access database table from a program
Hi, I’m trying to write a program that stores the values in an array into a database table. The name of the database is Company.mdb and the table that I want to store values is called Employee. Below is the procedure that is supposed to perform the task. The problem is it doesn’t store the [...]

Answer Question   |  April 26, 2010  9:50 AM
Array, Database, MS Access, MS Visual Studio 2005, SQL
asked by:
10 pts.

1