|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Who knows the statement to create a MySQL database using PERL+DBI.
The method using PHP is : $result=mysql_create_db($dbname); But I don't know the method of PERL+DBI |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Creating a new Database through Perl DBI
hi,
I am also facing a problem in creating a new database through the Perl DBI. I am using DBD-mysql. I know that the command to create a database in mysql is CREATE DATABASE DATABASE_NAME; , but the problem is I dont know, how to create it through the perl script using DBI. Can anyone please help me out? Is it actually possible to create a database like that? Thanks, Pooja ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > To Create Database using PERL+DBI |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|