[Info-vax] Rdb question

Arne Vajhøj arne at vajhoej.dk
Thu Jul 21 19:29:06 EDT 2022


I am not good at Rdb.

CONNECT TO 'ATTACH FILENAME disk4:[rdb]test'

should connect to that database.

But it fails with alias already in use.

CONNECT TO 'ATTACH ALIAS test FILENAME disk4:[rdb]test'

works fine, but I have to prefix all table names with "test." and
I do not like that.

What is the correct syntax for:

CONNECT TO 'ATTACH JUSTOVERWRITETHEDEFAULTALIAS FILENAME disk4:[rdb]test'

?

Arne





More information about the Info-vax mailing list