May 21, 2012, 05:14:44 pm
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
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
tag2find forum
>
tag2find Support
>
Questions & Answers
>
tag2find DB query
Pages: [
1
]
« previous
next »
Print
Author
Topic: tag2find DB query (Read 2513 times)
iturrioz
User
Offline
Posts: 2
tag2find DB query
«
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
Posts: 344
Re: tag2find DB query
«
Reply #1 on:
February 18, 2009, 09:30:24 pm »
Quote from: iturrioz 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.
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
Posts: 5
Re: tag2find DB query
«
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
Posts: 344
Re: tag2find DB query
«
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
Posts: 2
Re: tag2find DB query
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
-----------------------------
tag2find Development
-----------------------------
=> Feedback
=> Bug Reports
=> Feature Requests
-----------------------------
tag2find Support
-----------------------------
=> Questions & Answers
=> Tips & Tricks
-----------------------------
Misc
-----------------------------
=> Off-Topic Lounge
=> Tags rule the world
Loading...