[Mono-list] SqlBulkCopy Error: Incorrect syntax near ','
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Tue Jul 7 11:41:01 EDT 2009
> >
> > http://www.nabble.com/file/p24364374/Program.cs Program.cs
>
> I have attached a simple program that exhibits the problem. It connects to a
> SQL Server that has a database with a table that has 3 columns - "timestep",
> "zindex", "data". Again, it works on machines running Windows, but not on
> Linux with mono or monodevelop for that matter.
I am able to reproduce the problem (types for the columns: int,
numeric(18,0) adn varbinary(MAX)). This is now being tracked as
https://bugzilla.novell.com/show_bug.cgi?id=519844.
-Gonzalo
More information about the Mono-list
mailing list