Categories




Saving a CSV file to a database

Create a database in access called stock.mdb .

Now create a table like in the image in figure 1 and save this as stock

stock database

Now ensure that the last price , change , open price , daily high , daily low fields all have the field size set as Double , this is because the [...]