Search results

  1. J

    DTS Packages for doing backup/restore?

    foreign keys can cause problems. as far as duplicating the objects, when you do the data transfer, you need to specify the user "dbo" that will own the table that data is being transferred to. That way it goes into the tables your script created instead of creating new tables and putting the...
  2. J

    Two service domains

    that was the answer i was hoping for.
  3. J

    Two service domains

    I've transferred all my customers to jodo from "someone else" and am having problems getting one customer to change their dns servers to my names here. Is it possible for me to move my old service domain from my last host to here as an alternative service domain so that they're site will point...
  4. J

    Please review My ringtone uploading Site

    looks like you're only support the newest phone? My sanyo 8200 isn't listed. setting up as the 8300 seemed to be ok. the site is either really slow or there is some bandwitch issues I'm unaware of. This isn't hosted here is it? I'd cut down on the images in the phone browser as they just...
  5. J

    OK convince me to move to Jodo

    2co is easy to change your domain with. I've done it multiple times before.
  6. J

    OK convince me to move to Jodo

    I just moved from probably the same host that used to be good but now really sucks. I had about 20 domains to move and got it done quicker than I expected (just a few days of hard work). Moving from "that other host" was a pretty good experience. Some of the things I've noticed is that since...
  7. J

    Server Status

    that would be greatly appreciated. I've looked through the forum and ya there are some postings, but nothing that is complete. It would be really nice to know what the layout of the server is. -thanks.
  8. J

    Server Status

    so how about a list of the current servers, their specs and what they are running. Does this exist anywhere?
  9. J

    Server Status

    Am I to understand correctly that when the server status page is blank, that everything is good? http://www.jodostatus.com/ Is there anywhere that lists all of the servers with their specs and what they are running?
  10. J

    DTS Packages for doing backup/restore?

    I'm unable to log in. What should the server be set to?
  11. J

    DTS Packages for doing backup/restore?

    ya i could see writing a service that checks for files on the sql server that would move them to the user's webroot upon finding them.
  12. J

    DTS Packages for doing backup/restore?

    I've never actually had a host that let me have access to the backups of my database , that kinda requires the SQL Server to be on the same server as the web server, which isn't a good thing to do. Doing the backup/restore procedure I mentioned has become second nature to me and can be done in...
  13. J

    DTS Packages for doing backup/restore?

    you can do everything via dts, but it's not perfect. For example, all of your keys defined will be lost. That's why I say to script it out first (and make sure you have it scripts the keys, identities, triggers and indexes).
  14. J

    DTS Packages for doing backup/restore?

    you would just do what I mentioned in reverse. Use EM to script all the objects in your database and then run it at Jodohost (should take less than a minute). From there you can create a dts package to upload all the data.
  15. J

    DTS Packages for doing backup/restore?

    Here's what I do. Use Enterprise manager to script your databse at jh (all tables, view, stored procs, etc). Recreate the database locally on your machine with that script. Then create your dts and save it on your machine. Use it to transfer all data over. This of course will break if...
  16. J

    AJAX/Web 2.0 Hsphere CP Login Script

    yes i am famiiar with those. I didn't reaize hsphere had an API exposed we could work with. Looks I may have to find more time to look into that. Feel free to PM me to look into helping out with what you currently have. I'm not exactly using this reseller account for selling hosting but...
  17. J

    AJAX/Web 2.0 Hsphere CP Login Script

    make sure you do incorrect logins to see the functionality and test out the "lost pasword?" feature.
  18. J

    AJAX/Web 2.0 Hsphere CP Login Script

    I know many woud like to repace the login page for the control panel with a custom form on their own site. The only problem with that is if the user enters anyting incorrecty, they are sent to the hsphere page. I spent a few hours today writing a script using the ajax methodolody and though...
  19. J

    EasyApp Creation Error happening on Win10

    Error creating app: 8/19/2005 6:35:47 PM Windows H-Sphere engine version: 2.43.779.50715 Server name: ABJH-WIN10 Server IP: 204.14.108.251 Psoft.HSphere.Transport.Protocols.ProtocolException: Service "easyappservice" not found This was for PHPNuke
  20. J

    Goofy Question

    What is the ranking system for user types in this message board. IE, I'm currently a guppy. What is the different types of classifications and how many posts does each represent?
Back
Top