Results 1 to 2 of 2

Thread: importing into phpmyadmin

  1. #1
    JHealey is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    12

    Lightbulb importing into phpmyadmin

    Okay inserting files(bottom link on the table) into mysql database there is a max of like 8 MB of a file you can upload and I am about to export out of ACT into Sugar and all the field mapping was done through Access(With the act Importer from sugarForge which is great Thank you) But as I know I will run into a problem because the notes table will be bigger than 8 MB.

    What should i do?
    Can i upload the the exported table to somewhere and maybe Sugar can add it to my table for me?

    Any recommendations will be helpful

    Thank you,
    Joe Healey

    I am an on-demand customer... so i was using sugarondemand.com/phpmyadmin
    Last edited by JHealey; 2006-02-09 at 04:00 PM. Reason: Forgot to state that I was ONDEMAND

  2. #2
    sanjaykatiyar1's Avatar
    sanjaykatiyar1 is offline Sugar Community Member
    Join Date
    Feb 2006
    Location
    Bangalore
    Posts
    600

    Default Re: importing into phpmyadmin

    Can you access your mysql server via command.?

    From shell try this:

    mysql -u user -ppassword -h hostname databasename < Mydumpfile

    Here no size limit of 5-6 MB as in phpMyAdmin

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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