RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnection.ChangeDatabase Method

Changes the current database for a connection.

Pascal
procedure ChangeDatabase(DatabaseName: String); override;
C++
virtual __fastcall ChangeDatabase(AnsiString DatabaseName);

ChangeDatabase switches the connection to a specified database. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!