UtamaBeritaTutorialBlogTool


Category: Feedreader

Feedreader - Changing the database path

Posted By: zainal on December, 11 2010

The default database file path are saved as FDB in theĀ  C:\Documents and Settings\USERNAME\Application Data\Feedreader\RSSENGINE.FDB file. If you would like to store the database in some other folder then this, add the following line to feedreader.ini file. Feedreader.ini file can be found under C:\Documents and Settings\USERNAME\Application Data\Feedreader\ or feedreader directory.

dbdirectory=d:\NEWPATH

NOTE: There are some advanced configuration options that can be applied by editing feedreader.ini configuration file.


Feedreader - Fixing library gds32.dll not found

Posted By: zainal on August, 07 2009

When I tried to start Feedreader, I got error:

“Application cannot start (16). Library gds32.dll not found”.

If you came across this problem, what you have to do is go to http://www.firebirdsql.org/index.php?op=files&id=engine_212 and download file Firebird-2.1.2.18118-0_Win32_embed.zip from there. Unzip this file to the Feedreader folder. Make sure you delete fbclient.dll and rename fbembeded.dll to fbclient.dll.