Search found 571 matches

by Stellar
Thu 01 Sep 2022 07:48
Forum: Universal Data Access Components
Topic: ConnectString: Input<>Generated
Replies: 6
Views: 15397

Re: ConnectString: Input<>Generated

Hi Fred,

Please be informed, that we have added a reset of parameters to default values when changing the provider.
These changes are included in the latest version of UniDAC 9.2.1.

Best regards,
Sergey
by Stellar
Thu 01 Sep 2022 07:45
Forum: SQL Server Data Access Components
Topic: Cannot modify a read-only dataset
Replies: 4
Views: 17298

Re: Cannot modify a read-only dataset

Hi,

Please be informed, that the "Cannot modify a read-only dataset" issue when deleting an entry has been fixed in the latest SDAC 10.1.1.

Kindly check if the issue still persists in the latest version of SDAC.
In order to do this, you may download the trial version of SDAC 10.1.1 from our website.

Best regards,
Sergey
by Stellar
Wed 31 Aug 2022 17:40
Forum: Universal Data Access Components
Topic: SQL Server stored procedure with output parameter
Replies: 6
Views: 9295

Re: SQL Server stored procedure with output parameter

HI,

We are glad to inform you that the bug has been fixed and is included in the current build of the product.
You can download it on our website.

Best regards,
Sergey
by Stellar
Wed 31 Aug 2022 17:28
Forum: SQL Server Data Access Components
Topic: Critical bug in version 9.4.4, reverting to version 9.4.3
Replies: 3
Views: 20265

Re: Critical bug in version 9.4.4, reverting to version 9.4.3

Hi,

We are glad to inform you that the bug has been fixed and is included in the current build of the product.
You can download it on our website.

Best regards,
Sergey
by Stellar
Thu 19 May 2022 08:45
Forum: dbExpress driver for SQL Server
Topic: "TrimFixedChar" only works with Char Type?
Replies: 2
Views: 10339

Re: "TrimFixedChar" only works with Char Type?

Hi!

Please set the connection parameter 'TrimVarChar' to 'True' so that all trailing spaces in the variable-length string fields of a dataset are discarded. For example:

SQLConnection1.Params.Values['TrimFixedChar'] := 'True';
SQLConnection1.Params.Values['TrimVarChar'] := 'True';

Best regards,
Sergey
by Stellar
Wed 13 Apr 2022 17:32
Forum: SQL Server Data Access Components
Topic: Table value parameter for TMSStoredProc
Replies: 9
Views: 12213

Re: Table value parameter for TMSStoredProc

Hi,

Thanks for your request.

In order for us to be able to give a more concrete answer, please specify the exact error message.

Best regards,
Sergey
by Stellar
Wed 13 Apr 2022 15:47
Forum: SQL Server Data Access Components
Topic: TMSStoredProc and NVARCHAR(MAX)
Replies: 4
Views: 9102

Re: TMSStoredProc and NVARCHAR(MAX)

Hi,

Unfortunately, we couldn't reproduce the issue. To investigate this behavior of SDAC, please compose a small sample demonstrating the issue and send it to us, including database objects creating scripts.
You can send the sample using the contact form at our site: devart.com/company/contactform.html

Best regards,
Sergey
by Stellar
Fri 18 Mar 2022 13:06
Forum: Universal Data Access Components
Topic: prDirect Access violations
Replies: 10
Views: 11645

Re: prDirect Access violations

Hey,
Thanks.

Please clarify if the datasets are associated with visual components that use connections performed in separate threads.

Best regards,
Sergey
by Stellar
Fri 18 Mar 2022 10:52
Forum: SQL Server Data Access Components
Topic: Problem SDAC to compile to iOS 15 - Unit 'System.Contnrs' not found.
Replies: 3
Views: 10488

Re: Problem SDAC to compile to iOS 15 - Unit 'System.Contnrs' not found.

Hi

Thanks for your reply.
Please specify the Delphi version you are using.

Best regards,
Sergey
by Stellar
Wed 16 Mar 2022 08:21
Forum: SQL Server Data Access Components
Topic: Critical bug in version 9.4.4, reverting to version 9.4.3
Replies: 3
Views: 20265

Re: Critical bug in version 9.4.4, reverting to version 9.4.3

Hi,

Thank you for the information.
We have fixed the issue, and the fix will be included in the next SDAC build.

Best regards,
Sergey
by Stellar
Thu 10 Mar 2022 12:18
Forum: ODBC Drivers
Topic: Problem with connection in ODBC MongoDB
Replies: 3
Views: 15916

Re: Problem with connection in ODBC MongoDB

Hi,

When you get any results concerning this question, please let us know.

Best regards,
Sergey
by Stellar
Thu 10 Mar 2022 10:22
Forum: dbExpress driver for SQL Server
Topic: MAC OS Target DBXDevartSQLServer Unit not found
Replies: 1
Views: 9474

Re: MAC OS Target DBXDevartSQLServer Unit not found

Hi Steve!

Thank you for contacting us!

Please make sure that the path to our driver files is added to the "Search Path" list for your project.
By default, the path to the dbExpress Driver for SQL Server files for Delphi 10.3 and macOS 64-bit platform is:
c:\Program Files (x86)\Devart\dbExpress\SqlServer\Lib\Delphi26\OSX64\

Should you have any other questions, feel free to ask!
Best regards,
Sergey
by Stellar
Thu 10 Mar 2022 09:35
Forum: ODBC Drivers
Topic: Date/Time Stamp
Replies: 1
Views: 9163

Re: Date/Time Stamp

Hi,

Thanks for your request.

Please specify which ODBC driver you are using.
To reproduce and investigate the issue, we need more details, including exact steps.

Best regards,
Sergey
by Stellar
Thu 10 Mar 2022 09:02
Forum: Universal Data Access Components
Topic: prDirect Access violations
Replies: 10
Views: 11645

Re: prDirect Access violations

Hi!

Ok, please specify how do you clone the connection (give an example code)?

Best regards,
Sergey
by Stellar
Thu 10 Mar 2022 08:27
Forum: dbExpress driver for SQL Server
Topic: Get new Identity Inserted in ClientDataSet (Delphi + SQL Server with Devart)
Replies: 3
Views: 20043

Re: Get new Identity Inserted in ClientDataSet (Delphi + SQL Server with Devart)

Hi Ronaldo!

Thank you for your reply! I was happy to assist you!
In case you have any further questions about our products, please feel free to contact us any time!

Best regards,
Sergey