Hello,
I am developing a web application that updates rows in a database. How do I handle the case where user #1 selects record "x" at the same time user #2 selects record "x", and then user #2 up...
http://www.experts-exchange.com/Database/Oracle/Q_10160355.html
Zones:
OracleDate Answered: 05/12/1999 Rating: 8.2 Views: 0
Hello,
I'm still using perl5 on Solaris 2.6 with Postgress database. A few days ago I installed Oracle8i 8.1.5 database on Solaris. Where can I find DBI for Oracle8i.
Thanks ,
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10178700.html
Zones:
PerlDate Answered: 07/06/1999 Rating: 9.0 Views: 0
Hi,
I've got a MySQL database up and running with a reasonable performance, after several headaches, and for the most part can get to read the records ok by connecting and reading by using code ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10296959.html
Zones:
PerlDate Answered: 02/17/2000 Rating: 9.6 Views: 0
What is the difference between these oraperl modules DBI and DBD?
I know that DBD a driver that the DBI module uses to connect to a oracle database. Can someone explain what DBD exactly does b/c I...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10669421.html
Zones:
PerlDate Answered: 09/09/2000 Rating: 9.4 Views: 4
I am trying to install DBI. I Downloaded the DBI zip file unzipped it and the readme file says make, test and install.
I ran perl Makefile.pl, it ran alright but I don't know how to make and insta...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20260389.html
Zones:
PerlDate Answered: 01/28/2002 Rating: 7.8 Views: 0
Hi, I'm using windows, apache, and perl to learn CGI programming. I also have DBI and DBD::mysql installed.
My question is, can I create a new database in MySQL using DBI? If so, please show me s...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20322262.html
Zones:
PerlDate Answered: 12/26/2002 Rating: 7.8 Views: 4
I am trying to print out data that I have fetched from a database of mine for a web based application I am writing. I get no errors, however the data rows do not print out onto my web page. When ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20693048.html
Zones:
PerlDate Answered: 07/30/2003 Rating: 5.8 Views: 0
Is there a way to get a list of all the tables withing a certain database?
for example, if i were to connect to a database named 'aaron' could i get a list of all the tables within 'aaron'?
thanks
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20804113.html
Zones:
PerlDate Answered: 11/20/2003 Rating: 9.8 Views: 0
I am attempting to port the database interaction portions of my script to MS Access from MySQL.
One of the required features is the listing and description of Tables and Fields.
I successfully c...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20856623.html
Zones:
PerlDate Answered: 01/21/2004 Rating: 8.8 Views: 0
can some one tell me why this is not working .I am expecting
an error string to be printed out when I get a sql exception .
This is just part of the programme .
Thanks for you help.
Mark.
ev...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21078183.html
Zones:
PerlDate Answered: 08/02/2004 Rating: 8.4 Views: 0