Ok, so ive never done this b4, been searching the forums, using examples, googling, but no sense yet.
I have an excel file that i would like to populate specific fields with data from a MSSQL database. Where the heck do i start? The database is on same network and can use windows auth. It should connect to a stored procedure with two date parameters.
I used to write Access apps, now writing asp.net web apps, so coming back to this might not be so strange if you can kick start me with Excel.
The main goal here is an Excel Chart from the datarange populated. There is about 2 years of preexisting data in the sheet already, so i need to map in the right spots data that used to entered manually, but now is in a sql database.
If this is too noob, can you shoot me some links with examples.
I have an excel file that i would like to populate specific fields with data from a MSSQL database. Where the heck do i start? The database is on same network and can use windows auth. It should connect to a stored procedure with two date parameters.
I used to write Access apps, now writing asp.net web apps, so coming back to this might not be so strange if you can kick start me with Excel.
The main goal here is an Excel Chart from the datarange populated. There is about 2 years of preexisting data in the sheet already, so i need to map in the right spots data that used to entered manually, but now is in a sql database.
If this is too noob, can you shoot me some links with examples.