Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

mdb2 question
Hi,
Is there an other way to create databases and tables else than through the
function "updateDatabase" of the class "MDB2_Tools_Manager".

I saw in the class "MDB2_Driver_Manager_Common" functions as
"createDatabase" or "createTable" but they are not accessible through the
Tools/Manager class. How is it possible to use them?

Thanks for a reply,
atu

Report this thread to moderator Post Follow-up to this message
Old Post
Atu
11-26-04 02:02 PM


Re: mdb2 question
Atu wrote:
> Hi,
> Is there an other way to create databases and tables else than through
> the function "updateDatabase" of the class "MDB2_Tools_Manager".
>
> I saw in the class "MDB2_Driver_Manager_Common" functions as
> "createDatabase" or "createTable" but they are not accessible through
> the Tools/Manager class. How is it possible to use them?

$mdb2 =& MDB2::connect($dsn);
$mdb2->loadModule('mamager');
$mdb2->createDatabase();
$mdb2->createTable();

regards,
Lukas

Report this thread to moderator Post Follow-up to this message
Old Post
Lukas Smith
11-26-04 02:02 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Pear archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:45 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.