Closed Thread
Results 1 to 4 of 4

Thread: PERL DBI question

  1. #1
    YankeePride13 is offline Newbie
    Join Date
    Nov 2008
    Posts
    2
    Rep Power
    0

    PERL DBI question

    Hello, currently I'm trying to use PERL to update my web sites database with new info. I am trying to update large numbers of rows, reading information from a text file, and it fails every time stating that I cannot update or insert a child row as foreign key constraints fail. However, if I feed it 1 row to update at a time, there is no problem. Does anyone know if this is a short coming of perl or is there a problem on my end?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: PERL DBI question

    which db-engine do you use?

  4. #3
    YankeePride13 is offline Newbie
    Join Date
    Nov 2008
    Posts
    2
    Rep Power
    0

    Re: PERL DBI question

    mysql

  5. #4
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: PERL DBI question

    can you post your sql query so i can see if there is something with that one?

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. new in perl
    By macmap in forum Perl
    Replies: 3
    Last Post: 07-15-2010, 05:50 AM
  2. PHP v. Perl
    By Anicho in forum PHP Development
    Replies: 8
    Last Post: 11-08-2009, 11:29 PM
  3. Need help with perl
    By pvpchina in forum MarketPlace
    Replies: 0
    Last Post: 03-11-2008, 06:06 AM

Tags for this Thread

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