Git Product home page Git Product logo

dotmayswind.data's Issues

BUG : "SqlConditionBuilder.In()"

System.InvalidCastException: 对象必须实现 IConvertible。

在 System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)

在 System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType);将参数值从 List`1 转换到 String 失败。;System.Object CoerceValue(System.Object, System.Data.SqlClient.MetaType); 在 System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)

在 System.Data.SqlClient.SqlParameter.GetCoercedValue()

在 System.Data.SqlClient.SqlParameter.Validate(Int32 index, Boolean isCommandProc)

在 System.Data.SqlClient.SqlCommand.BuildParamList(TdsParser parser, SqlParameterCollection parameters)

在 System.Data.SqlClient.SqlCommand.BuildExecuteSql(CommandBehavior behavior, String commandText, SqlParameterCollection parameters, _SqlRPC& rpc)

在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)

在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)

在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)

在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)

在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)

在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)

在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)

在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)

在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)

在 DotMaysWind.Data.Helper.DataSetHelper.InternalCreateDataSet(DbProviderFactory dbProvider, DbCommand dbCommand, String[] tableNames)

在 DotMaysWind.Data.Helper.DataSetHelper.InternalCreateDataSet(DbProviderFactory dbProvider, DbCommand dbCommand)

在 DotMaysWind.Data.AbstractDatabase.ExecuteDataSet(DbCommand dbCommand, DbConnection connection, DbTransaction transaction)

在 DotMaysWind.Data.AbstractDatabase.ExecuteDataTable(DbCommand dbCommand, DbConnection connection, DbTransaction transaction)

在 DotMaysWind.Data.AbstractDatabase.ExecuteDataTable(ISqlCommand command)

在 DotMaysWind.Data.Orm.SelectCommandExtension.ToEntityList[T](SelectCommand cmd, AbstractDatabaseTable`1 table)

Can't insert large string to SQL Server!

Hi,

When trying to insert large text (with length about 90000 or above) the field contain an empty string, the field type is ntext. Anyone know the problem please help me. Thanks a lot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.