Pern wrote:
> i figure if i can check if the table name exists then i can bypass the 

perform:
select rdb$relation_name from rdb$relations where rdb$relation_name='AAA';
be sure, that you provide tablename in upper case.

The check, whether result returned any row.

-- 
Jiri {x2} Cincura



----------------------------------
ok how does one do this in vb.net..is there example code??
thank you for the reply




 
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to