Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Import Excel data into SQL Database

    I have no too much experience with Access, but I already created a linked table into access with SQL Server, now I don't how to link Excel with the Access's...

  • RE: Import Excel data into SQL Database

    Hi, I created a macro into Excel to save data into SQL server as follow:

    sqlstring = "UPDATE SNOP_ForecastProcesoAgosto Set Fp01 =" & nFp01 & ", Fp02=" & nFp02 & ",...

Viewing 2 posts - 1 through 3 (of 3 total)