Database
A database is a structured collection of records or data.
Forum Post

Perl script to post XML to WSDL

I need a perl script to post XML to a web service (WSDL). Would appreciate it if I can get a sample script. /Thanks
Forum Post

Re: RegEx

execute() or die "Couldn't execute query '$sql': $DBI::errstr\n"; ...haven't tested but something like this should work.
Forum Post

Re: Help in connecting to JDBC using perl

Hi, I think the connection string is wrong...looking at the docs: http://search.cpan.org/~vizdom/DBD-JDBC-0.70/JDBC.pod It should be more like "dbi:JDBC:hostname...". See that documentation...
Forum Post

Help in connecting to JDBC using perl

fetch()) { print $row; } I am getting the below error. Can't connect to data source jdbc:gfsql;hostname=fiappl03itf.fmrco.com;port=30305;url=JDBC:gfsql://cqserver=fiappl03itf:30305;jdbc_ch...
Forum Post

Looking for best Perl driver for Oracle 10g on Solaris?

Hi All, I heard Oracle 10g comes with it's own driver that you can set your $ORACLE_HOME to. Can anyone enlighten me on where I can find more information on this and setting up my Solaris...
Forum Post

Matching words in an Open txt file

Currently, a user is suppossed to edit a text file by adding their name after "Engineer Name:" and send it t via e-mail to a pop3 system as a .txt attachment. With my perl program I got it to access...
Forum Post

Re: system commands from perl.

: : What's the best way to get results from a system command using perl : : to access any unix/linux shell? : : : : Examples: : : a.) system(qq{$command $args | $output_file}); : :...
Forum Post

Re: system commands from perl.

: What's the best way to get results from a system command using perl : to access any unix/linux shell? : : Examples: : a.) system(qq{$command $args | $output_file}); :...
Forum Post

system commands from perl.

What's the best way to get results from a system command using perl to access any unix/linux shell? Examples: a.) system(qq{$command $args | $output_file}); Then read...
Forum Post

Re: Trouble installing DBD::mysql

: : I have MySQL server 5.0 installed on my computer as well as Perl v5.8.8. In order to use MySQL databases in Perl, modules DBI and DBD::mysql need to be installed. I installed the DBI module fine,...
Forum Post

Re: Trouble installing DBD::mysql

: I have MySQL server 5.0 installed on my computer as well as Perl v5.8.8. In order to use MySQL databases in Perl, modules DBI and DBD::mysql need to be installed. I installed the DBI module fine,...
Forum Post

Trouble installing DBD::mysql

I have MySQL server 5.0 installed on my computer as well as Perl v5.8.8. In order to use MySQL databases in Perl, modules DBI and DBD::mysql need to be installed. I installed the DBI module fine, but...
Forum Post

Text to sql, handled by an idiot, (me).

Hello folks. I've taken a web page and stripped out all the HTML, resulting in a plain text file. Pretty much all of the resultant information will be fed into a postgresql database. The...
Forum Post

Re: External Global Variables in Perl

: How do I simulate 'C' extern variables in Perl? I mean those variables that span across files. : You can always access variables from another package by writing the full name including the...
Forum Post

Help!!

Hello... Iam working on a project which includes perl programming. I want to know whether perl supports API? If yes, how can I use it to access an application through a perl program??
Forum Post

Re: Im using perl to read a berkley database and i need urgent help!

{'compare'} = \&Compare ; : : tie %h, "DB_File", "astdb", O_RDWR, 0640, $DB_BTREE : or die "Cannot open file 'tree': $!\n" ; : : # Add a key/value pair to the file :...
Forum Post

Re: How to remove characters from a line

127 ? '' : $1/ge; May work. Jonathan ### for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&& (tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X; /(p.{2}l)/;$_=$1}$::b=~/(....
Forum Post

How to remove characters from a line

? (except the question mark is upside down) at the beginning of the file. The characters are invisible, I cannot see them with any text editor that I have tried. They only show up if I diff the file...
Forum Post

Re: wonna link a data base file to html page using html code

: i have a form and i want to link a data bass file to it, how can i do that using HTMl code . thank you in advance : You cannot link to a database simply by using raw HTML. You need to use a...
Forum Post

Re: Starting Perl ? How to ?

: Thanks Jonathan for your help ! : Welcome. :-) : Can you help me with a installation problem ? : : I have been trying to install DBI, but with no success. : I used commands like : :...
1 2 3 4 5 6 7  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.