User Tag List

Results 1 to 5 of 5

Thread: Help with SQL Server object, please don't bump!

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help with SQL Server object, please don't bump!

    I am a little new to SQL. I have a website and I want to be able to connect with a database.

    I already created an sql database on my server. I don't understand why it is not connecting.

    I have a plan with hostica.com as my hosting provider.

    When the SQL objects asks for the server name or host I enter
    what the database shows on the cpanel of my website:

    mysql1.hostica.com

    Is that the actual host or is it just a localhost.

    I am confused, can someone provide me with an example or a good explaination.

    Thanks.

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with SQL Server object, please don't bump!

    Most SQL servers don't accept connections from outside. You'll have to run the program on the same computer, or in local network.

    This is for security reasons.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with SQL Server object, please don't bump!

    You can configure the sql server to accept connections from your external IP so technically it is possible. The Sql manager on the server may have a web interface so you can configure this access. Or you can configure it with sql management studio.

  4. #4
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Help with SQL Server object, please don't bump!

    Yes just ask your host to allow remote connections.

    Most will say no due to security reasons but if you run your own server they can help you turn it on if you really want to.

  5. #5
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with SQL Server object, please don't bump!

    Thanks a lot! I was wondering what I was doing wrong.

Similar Threads

  1. Need some guidance using the SQL Server object...
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 12th March 2011, 08:15 AM
  2. Level editor - I ran into a bump
    By LB in forum File Archive
    Replies: 0
    Last Post: 13th December 2008, 08:54 PM
  3. Annoying 'bump' when looping video
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 3rd June 2007, 12:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •