Refresh Data

  • I want refresh data de SQL Server, every certain time at night, but I want that it does only, automaticy.

    In SQL sentencs or DTS

    What I can do. Thanks

  • Create a DTS package that imports the data and updates the SQL Server tables, then schedule the package as a SQL Server job that runs nightly.

    Greg

    Greg

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

You must be logged in to reply to this topic. Login to reply