Servergrid UserLink

... connection ... education ... discovery ... information ...
Welcome to Servergrid UserLink Sign in | Join | Help
in
Home Blogs Forums Photos Downloads Servergrid Join Now Private Messages

Upload a New Table To Database

Last post 08-26-2007, 2:52 PM by calvin. 1 replies.
Sort Posts: Previous
  • Upload a New Table To Database

     08-26-2007, 1:50 PM

    • Joined on 07-27-2007
    • Posts 3
    • Points 17
    • Top 50 Contributor

    Hello to all :

    My question is How Can I upload a new table to my SQL Server database ? I can download and get a local copy of the tables stored in Web Server database, (using the option Import data from SQL server manager software)  but when I triying to  upload a new table (using the option export data) I see the message user dont have permision, How can I get the permission necesary to make this task ? Thanks Very much!

  • Re: Upload a New Table To Database

     08-26-2007, 2:52 PM

    Moderator
    • Joined on 11-05-2006
    • Posts 78
    • Points 394
    • Top 10 Contributor
      Male

    Hi,  You can backup the database on your local system using SSIS or DTS (depending upon which version of MSSQL server your are on).  The following link has more information on using DTS or SSIS.  http://servergrid.com/support/article.aspx?id=13975  Also you may want to make sure you have granted DBO permissions on the SQL database before you attempt to backup or restore the SQL database.  https://www.servergrid.com/support/sqltools.aspx  That link will help you grant DBO permissions.  Also if you wish to just edit and add a single table you can use our MSSQL manager that we provide at the following link.  https://servergrid.com/mssql  When you access the https://servergrid.com/mssql link, please make sure you are using Microsoft Internet Explorer.  Also the following link has a list of known MSSQL managers you can use to manage your SQL database.   http://servergrid.com/support/article.aspx?id=13933

    Thank you.

     

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems