Mydac trial DROPDATABASE
Posted: Mon 20 Jan 2014 09:14
//If webord exist dropdatabase work
MyServerControl1.DropDatabase('webordini', false);
//if webord doesn't exist i have an execption "#42000 Unknown database "
//how can i check this error?
THANKS A LOT
MyServerControl1.DropDatabase('webordini', false);
//if webord doesn't exist i have an execption "#42000 Unknown database "
//how can i check this error?
THANKS A LOT