Invalid Character in connection
Re: Invalid Character in connection
Please specify the values of the Server and DataBase parameters leading to the error.
Re: Invalid Character in connection
I already did..
Database = 'Textavarp'
Authentication = auWindows
Options.Provider = prSQL
Server = 'Staki-SQL2008'
LoginPrompt = False
Database = 'Textavarp'
Authentication = auWindows
Options.Provider = prSQL
Server = 'Staki-SQL2008'
LoginPrompt = False
Re: Invalid Character in connection
Hello,
In the current version, names of server, database, and login can contain Latin letters, digits and such symbols as "_", "@", etc.. If symbols of one of the parameters are not in this character set, the error you specified is generated. We will fix this behavior in the next version, so that it would be possible to use any symbols when using quotation marks.
In the current version, names of server, database, and login can contain Latin letters, digits and such symbols as "_", "@", etc.. If symbols of one of the parameters are not in this character set, the error you specified is generated. We will fix this behavior in the next version, so that it would be possible to use any symbols when using quotation marks.
Re: Invalid Character in connection
Thanks, but I don't believe I am using any characters that should cause problems., except perhaps "-"
Re: Invalid Character in connection
Please, download the latest SDAC build (6.9.18) and check if this problem still exists.
Re: Invalid Character in connection
Thanks, I'll try when I get my SQLite license... (purchased 2 days ago but no sign of license)
Re: Invalid Character in connection
No, but a different error message
Connection parameter name is unknown - Extended properties.
This is after I have verified that my connection is valid.
Connection parameter name is unknown - Extended properties.
This is after I have verified that my connection is valid.
Re: Invalid Character in connection
There is no such parameter in SDAC in ConnectString, delete it from the connection string.
Re: Invalid Character in connection
I have not defined anything like that.
I simply define the connection string in the dialog provided. And I get this error.
I simply define the connection string in the dialog provided. And I get this error.
Re: Invalid Character in connection
Note though that this only happens if I have previous connection parameters, but not if I define a new one.
Re: Invalid Character in connection
We still can't reproduce the problem. Please try to reproduce the problem on a clean project, and if the problem is reproduced - send it to us via alexp*devart*com