myAdmin type tool?

Post Reply
pete.smith
Posts: 73
Joined: Tue May 17, 2005 2:08 pm

myAdmin type tool?

Post 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.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

myAdmin type tool?

Post by mark »

Use the command "texis" to do ad-hoc SQL queries. Such as
texis -d YOURDB -s "select Url from html"
Post Reply