Page 1 of 1

myAdmin type tool?

Posted: Wed Nov 09, 2005 5:57 pm
by pete.smith
Hello

Is there a way to view the tables/ records in a texis database ala mysqladmin? We need to do some analysis of the data, its insane how many pages there are.

Also,

When is the meta profile version of webinator coming out? How does that affect licensing, since you could do mult profiles , thus adding to the num of docs you can search.

myAdmin type tool?

Posted: Thu Nov 10, 2005 4:09 am
by mark
Use the command "texis" to do ad-hoc SQL queries. Such as
texis -d YOURDB -s "select Url from html"