SqlDbx Forum

SqlDbx

You are not logged in.

#1 2013-09-18 09:10:46

Jack
Member

Scripting/Log with SqlDbx 3.62

Hi all,
I have a problem with the new SqlDbx version (3.62): with sql log enabled, and "Log File per Server" option enabled, SqlDbx show an error message when I execute a query (It says that the sql log path not exist)
I think that this happen because SqlDbx looks for a folder with server name, but this not exist and it gives the error message.
However, in the previous version, the server name was in the name of the log file, not in the folder name, and it was set automatically.

Is it possible solve this issue?
Thanks in advance

Jack

Offline

#2 2013-09-18 09:41:53

sqldbxhelp
Administrator

Re: Scripting/Log with SqlDbx 3.62

I am unable to reproduce this error.
SqlDbx does not look for folder with server name.
It takes path from "Log Directory" option and appends Server_Name_date.sql to it.
What is exact error message you see. Is it popup or warning in Messages tab?

Offline

#3 2013-09-18 10:35:50

Jack
Member

Re: Scripting/Log with SqlDbx 3.62

It is warning in Messages tab.

However, I think I understand the problem: this error only occurs with server names that contain ' \ ' (back slash), and with those SqlDbx gives this error (Unable to open Log file: path: impossible to found the specified path) because it 'interprets' the symbol as a part of log path (it looks for 'UserDocumentsLogName' but the log path is only 'UserDocumentsLog')

I hope I have explained the problem clearly

Thanks

Jack

Offline

#4 2013-09-18 11:32:29

sqldbxhelp
Administrator

Re: Scripting/Log with SqlDbx 3.62

Yes. That is the issue.

Offline

#5 2013-09-18 11:49:19

Jack
Member

Re: Scripting/Log with SqlDbx 3.62

Ok, and is it possible to solve it? Thanks in advance

Regards
Jack

Offline

#6 2013-11-05 05:41:40

Jack
Member

Re: Scripting/Log with SqlDbx 3.62

Only for information, update 3.63 has solved my issue

Many thanks for the support

Regards
Jack

Offline

Board footer

Powered by FluxBB