Subject RE: [firebird-support] Re: corrupted database
Author Raith, Daniel
I believe you would use this syntax on a windows based system:

Dbserver:c:\firebird\mailserver.fdb



-----Original Message-----
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Graham
Sent: Monday, November 28, 2005 3:25 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Re: corrupted database


--- In firebird-support@yahoogroups.com, "Raith, Daniel"
<danielraith@m...> wrote:
>
> You should really get a copy of the book: "The Firebird Book" by Helen

> Borrie. Appendix IV has a nice section on database repair.
>
> Use the -i switch to ignore the checksum errors.
>

Yes, I saw that switch in the Interbase docs, but I'm still fuzzy on
what the syntax is to access my database. I've only used ODBC, and not
tcp or other methods.

example says: dbserver:/db/mydb.fdb

and my table is at c:\firebird\mailserver.fdb

-Graham