Bug- Specified argument was out of the range of valid values

Discussion of issues, suggestions and bugs of Devart Excel Add-ins, our product line for connecting Excel to external data from cloud applications and databases
Post Reply
MgSam
Posts: 5
Joined: Thu 09 Jul 2015 22:34

Bug- Specified argument was out of the range of valid values

Post by MgSam » Thu 09 Jul 2015 22:44

When trying to update data in SQL Server, I received this error.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Bug- Specified argument was out of the range of valid values

Post by Pinturiccio » Fri 10 Jul 2015 13:54

Please describe the issue in more details. Which steps must be performed in order to reproduce the issue?

MgSam
Posts: 5
Joined: Thu 09 Jul 2015 22:34

Re: Bug- Specified argument was out of the range of valid values

Post by MgSam » Fri 10 Jul 2015 14:03

I can't share the data set I'm working with, but I can share the mix of column types in this (SQL Sever 2012) table. Hopefully that is helpful: datetime2, nvarchar, bit, date, varchar, float, int, bigint. In addition, the table has triggers in the database for insert/update.

The error message says only "Argument range was out of the range of valid values". If there are any logs the plugin keeps I'd be happy to send those along.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Bug- Specified argument was out of the range of valid values

Post by Pinturiccio » Tue 14 Jul 2015 14:43

We have created a table with the same columns and two triggers for insert/update. But we can't reproduce the issue.
MgSam wrote:I can't share the data set I'm working with
For reproducing the issue please send us only the DDL script of your table. You can send it to email support at devart dot com or use our web form.

Post Reply