Forum Replies Created

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

  • RE: EXCEL Issue retriving data from SQL

    Sure Bro,

    Here is the call, to the function that import the data

    ' Establecer el query o stored procedure a ejecutar

    strSQL = "EXECUTE sp_LibroVentas '" & Format(dteFechaInicial, "MM-DD-YYYY") & "', '"...

  • RE: EXCEL Issue retriving data from SQL

    Hey RBarryYoung thanks for the fast reply,

    The store procedure uses query that is very large and include like five tables, and i think that the ppl who read it will...

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