Can you upload the file first somewhere?  I have never used phpPgAdmin
so I don't know what sort of import functions it has.  If you can
upload it, you can run a COPY FROM filename... query....

On 12/20/06, Rajnesh D. Singh <[EMAIL PROTECTED]> wrote:
> Thanks.
>
> How about using something like phpPgAdmin to do this?
> Any suggestions on pros and cons of this much appreciated.
>
>
>
> Chris Travers wrote:
> > Use \COPY FROM file in psql.  You will need to import it into a
> > special table that mirror's its format and then you can import that
> > into the actual db tables.
> >
> > Best Wishes,
> > Chris Travers
> >
> > On 12/13/06, Rajnesh D. Singh <[EMAIL PROTECTED]> wrote:
> >
> >> Hi,
> >>
> >> Is there a way to import data (parts/inventory), from say a CSV file,
> >> into LedgerSMB?
> >>
> >> --
> >>
> >> Kind regards,
> >>
> >> Rajnesh D. Singh
> >>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ledger-smb-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to