Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Databases (https://www.askmehelpdesk.com/forumdisplay.php?f=444)
-   -   Update of SQL Server database content (https://www.askmehelpdesk.com/showthread.php?t=215383)

  • May 12, 2008, 11:22 PM
    bkshyd
    Update of SQL Server database content
    I have database in the web with SQL Server 7.0. Now how can I periodically update the content of the database by simply uploading text file containing the cumulative updates?

    Can anyone help?
  • May 19, 2008, 10:18 PM
    jstrike
    Since the access is over the web you're not going to have access to BCP or DTS. I'm assuming that this is done for some kind of hosting arrangement. You might want to check with your ISP to see what types of tools they offer but your best bet is probably going to be for you to write a small program in whatever languages they give you access to.

  • All times are GMT -7. The time now is 08:19 AM.