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 database

Last post 03-09-2007, 7:32 AM by brenda. 6 replies.
Sort Posts: Previous
  • upload database

     03-07-2007, 10:03 PM

    • Joined on 03-02-2007
    • Posts 9
    • Points 41
    • Top 10 Contributor
    how do I upload my own database ?

    Is there a way to use the database in the App_Data Folder.... cuz im trying to access it.. and it wont work.
    Dont know whats wrong.
    The code in the event handler of the button wont execute either.
  • Re: upload database

     03-07-2007, 10:10 PM

    Moderator

    Hi, you can upload a MSSQL database using the following instructions:

    http://servergrid.com/support/article.aspx?id=13975

    The App_Data folder is for use with SQL Express (limited development version of SQL Server).  We offer the full version of MS SQL Server instead.

    If your event handlers are failing to execute, please consult your programming documentation for assistance with debugging your asp.net code, as something must be missing there.

    For any additional technical support with your account please enter a support ticket from within your control panel.  Thanks, have a great day.


    Administration
    Servergrid - Windows Hosting Experts
    http://www.servergrid.com

  • Re: upload database

     03-08-2007, 4:26 AM

    • Joined on 03-02-2007
    • Posts 9
    • Points 41
    • Top 10 Contributor

    I've looked over the documentation.
    There's nothing there to help.
    Here's the problem.

    http://www.virex.info ... there's a button there.... fires correctly. ( text in label changes to "new test" instead of "orgID = 1" )

    http://test.virex.info ... used server.transfer in the App_PreRequestHandlerExecute funtion to tranfer to the same page as virex.info... only this time the button wont fire correctly.

    Whats going on ? Need help with this. I've changed to a dedicated IP so that i catch all domain headers, and after transfering to the proper page, the the event handlers dont work.

    I sent a ticket from the control panel and they told me to look over the documentation. There's nothing there to help with this.

    Please help.

     

    Fahd

  • Re: upload database

     03-08-2007, 5:30 AM

    Moderator
    • Joined on 11-06-2006
    • Posts 72
    • Points 341
    • Top 10 Contributor
    For further assistance with this please reopen the ticket you had previously entered with any further updates.
  • Re: upload database

     03-08-2007, 6:22 AM

    • Joined on 03-02-2007
    • Posts 9
    • Points 41
    • Top 10 Contributor

    Its alright...
    figured it out...

    it wasn't postingback ... instead, because of the code in the Application_PreRequestHandlerExecute function, redirecting to the page again.

    thanks anyway.

  • Re: upload database

     03-09-2007, 6:21 AM

    • Joined on 03-02-2007
    • Posts 9
    • Points 41
    • Top 10 Contributor

    Hi

    Is it possible to have ftp access to the sql server so that the mdf files can be replaced ?

    There's no other way of upload a database. SSIS only comes with the comercial version of Management Studio and I've looked at all the tool at http://www.servergrid.com/support/article.aspx?id=13933 and I havne't been able to find any software package that would help.

    I dont want to use script to export database stucture and data because Im going to have to do it multiple times, plus the hassle for foriegn keys and data pupulation
    before or after the keys.... uploading would make my life easier.

    Please suggest an alternative solution.
    Thanks

    Fahd

  • Re: upload database

     03-09-2007, 7:32 AM

    Moderator
    • Joined on 11-06-2006
    • Posts 72
    • Points 341
    • Top 10 Contributor

    The supported method to upload databases is as follows:  http://www.servergrid.com/support/article.aspx?id=13933

     There is a trial version of the commercial version of MSSQL at the following link.   http://www.microsoft.com/sql/downloads/trial-software.mspx
     

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