Re: postgresql perl connectivity
От | Scot L. Harris |
---|---|
Тема | Re: postgresql perl connectivity |
Дата | |
Msg-id | 1088388541.2150.39.camel@lathe обсуждение исходный текст |
Ответ на | Re: postgresql perl connectivity ("Scot L. Harris" <webid@cfl.rr.com>) |
Список | pgsql-general |
On Sun, 2004-06-27 at 21:56, Jay wrote: > i finally got that working . thanks for ur suggestion . i downloaded the > DBD/pg.pm from cpan and it works fine now . > it would be great it u could help me with a bit of perl also. i am > getting an error when i am trying to execute the program > DBD::Pg::st execute failed: ERROR: syntax error at or near "(" at > character 81 at psqldb.pl line 14. > there is nothing at line 14 character 81 > thanks > kay > Like I said in my initial message I have not done much perl programming. Without source code it is impossible for anyone to debug your script for you. But note that it says you have a syntax error at or NEAR "(" on line 14. You need to review all the code in that area of your script. You probably have a typo that can easily be corrected. If you have additional perl programming questions you may want to post on a perl mailing list. > "Scot L. Harris" <webid@cfl.rr.com> wrote: > > On Sun, 2004-06-27 at 21:05, Jay wrote: > >>> hi people > >> i am trying to connect to ppstgresql on a debian system using perl > >> . i am getting the following error .can any one please suggest what > >> has to be done > >> > >> > >> install_driver(pg) failed: Can't locate DBD/pg.pm in @INC (@INC > >> contains: /etc/perl /usr/local/lib/perl/5.8.3 > > > > have not done much perl programming but it looks like you need to > > nstall the CPAN DBD package. > > -- Scot L. Harris webid@cfl.rr.com What is food to one, is to others bitter poison. -- Titus Lucretius Carus
В списке pgsql-general по дате отправления: