Page 1 of 1
Unidac and CREATED tAbles unidac_blob, unidac_text
Posted: Thu 19 Apr 2012 06:10
by radomir23
Why unidac create three tables in database ????
unidac_blob,
unidac_text and still one table but i dont know her name
thank you
tables
Posted: Thu 19 Apr 2012 06:15
by radomir23
I dont want these tables in my database
thank you very much
Posted: Thu 19 Apr 2012 06:52
by AndreyZ
Hello,
The UniDAC_BLOB, UniDAC_Text, UniDAC_Loaded, and several other tables are created by the UniDAC demo project. To remove these table from your database, you should run UniDACDemo and click the Drop button in it. This will remove all objects from your database that were created by UniDACDemo.