tag2find forum
May 21, 2012, 05:14:44 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Guest postings temporarily disabled! - Due to SPAM-bots. Sorry! - Please register  (http://forum.tag2find.com/index.php?action=register) to post!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: tag2find DB query  (Read 2513 times)
iturrioz
User
*
Offline Offline

Posts: 2


View Profile
« on: February 18, 2009, 11:40:53 am »

Is it possible to query the DB where tag2find store the data? I am trying to obtain programatically the files that are  tagged with a concrete tag.  Thanks.
Report to moderator   Logged
martin
Developer
tag2find developers
You like tagging?
***
Offline Offline

Posts: 344



View Profile
« Reply #1 on: February 18, 2009, 09:30:24 pm »

Is it possible to query the DB where tag2find store the data? I am trying to obtain programatically the files that are  tagged with a concrete tag.  Thanks.

Not in the current version. An (unofficial) way that could break every minute: all tags are stored in one/more SQLite3 database files located at C:\Documents and Settings\<username>\Local Application Data\tag2find\...

Best regards,
Martin
Report to moderator   Logged

tag2find development team
leech
User
*
Offline Offline

Posts: 5


View Profile
« Reply #2 on: February 19, 2009, 09:29:37 am »

Hi all.

To iturrioz:

I used SQLite Manager Addon for Firefox ( hxxps://addons.mozilla.org/en-US/firefox/addon/5817 ) when I wanted to view some infos :-)

My data are stored here:

C:\Documents and Settings\All Users\Application Data\tag2find\tag2find\userdb\<computer name>+<user name>
C:\Documents and Settings\<user name>\Local Settings\Application Data\tag2find
Report to moderator   Logged
martin
Developer
tag2find developers
You like tagging?
***
Offline Offline

Posts: 344



View Profile
« Reply #3 on: February 19, 2009, 11:08:47 am »

Quote
C:\Documents and Settings\All Users\Application Data\tag2find\tag2find\userdb\<computer name>+<user name>

This is the personalized DB used for searching by the frontend.

Quote
C:\Documents and Settings\<user name>\Local Settings\Application Data\tag2find

These are the "master" databases, for every volume.

The difference is, in a multi-user environment the user-frontend in future will only contain the files visible to the user.

Best regards,
Martin
Report to moderator   Logged

tag2find development team
iturrioz
User
*
Offline Offline

Posts: 2


View Profile
« Reply #4 on: February 19, 2009, 12:04:03 pm »

Thanks leech and martin. I have obtained the data. regards.
Report to moderator   Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!