Skip to content
Discussion options

You must be logged in to vote

In short, if you want to define an alias, the path should not contain a #.

In Firebird 2.5 and higher, you can enclose the value in double quotes (newsal = "d:\#acces\newsal.fdb"), which will make the parser not consider the # the start of a comment and ignore the rest of the line. That is not available in Firebird 2.1.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@mrotteveel
Comment options

@mrotteveel
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mrotteveel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8813 on November 28, 2025 09:41.