Ruslan, I don't think anything like that has been implemented in RB yet. Kevin On Feb 5, 2004, at 3:36 PM, Ruslan Zasukhin wrote: > > So my question is: > if this is NAMESPACE, then is it posible in RB skip its usage, > like we can do this in C++ ? > > Something as > > > using namespace Valentina > > db.SqlSelect( query, kServerSide, kReadWrite ) >