+ Reply to Thread
Results 1 to 7 of 7

Thread: Populating a database

  1. #1
    Join Date
    Nov 2008
    Posts
    9

    Default Populating a database

    I just created my first dbase on my domain ... how do i create tables & start populating them? i don't see an obvious way to interact w/ the dbase via the control panel. I'm used to SQL Server, so i was expecting some kind of online query tool.

    My guess is that i'll have to set up the dbase via code, like PHP. Is that right?

    thanks in advance -

  2. #2
    Early Out's Avatar
    Early Out is offline Former Moderator, Still Respected
    Join Date
    Mar 2006
    Location
    Sector R
    Posts
    4,650

    Default

    Looks to me like you should hit cPanel, phpMyAdmin, Structure, where you can create tables. There's also an Import section for bringing in database files.

  3. #3
    Join Date
    Nov 2008
    Posts
    9

    Default

    Thanks - that's the trick!!

    But, now, i seem to have trouble adding tables. I keep getting a note at the top fo the page that cookies need to be enabled. I've gone into the 'privacy' tab on IE's settings and enabled all cookies, but after i enter a tablename and then define a field, the interface keeps telling me that there's no tables in my dbase.

    Any suggestions? thanks again -

  4. #4
    Early Out's Avatar
    Early Out is offline Former Moderator, Still Respected
    Join Date
    Mar 2006
    Location
    Sector R
    Posts
    4,650

    Default

    Offhand, I'd say "Use Firefox!" Maybe for IE you need to enable cookies, exit IE, launch it again, and then come back to cPanel. Just guessing....

  5. #5
    Join Date
    Nov 2008
    Posts
    9

    Default

    Is it normal to see this message at the top of the phpMyAdmin page:

    'Cookies must be enabled past this point.' ?

    I tried using Firefox like you suggested and cookies are enabled on this browser, cause i can see existing ones in the privacy settings. Still, i'm having no luck getting a table created.

  6. #6
    Join Date
    Nov 2008
    Posts
    9

    Default

    I haven't been defining a Collation value. This is just a plain-Jane, US English dbase ... i have no idea what value i should use here.

  7. #7
    Join Date
    Nov 2008
    Posts
    9

    Default

    Aha!! got it - it was my pesky firewall, not my browser or some obscure setting i missed on the interface.

+ Reply to Thread

Posting Permissions

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