[fpc-devel] TMSSQLConnection - sqlDB component for accessing MS SQL Server

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Wed Mar 21 13:31:44 CET 2012



On Wed, 21 Mar 2012, Marcos Douglas wrote:

> On Wed, Mar 21, 2012 at 3:34 AM, LacaK <lacak at zoznam.sk> wrote:
>>
>> create table #t (col1 int NULL, col2 varchar(60) NULL)
>>
>> (MS SQL Server nullability is controled by database setting "ANSI null
>> default" so you can check this setting on your temp database also)
>> L.
>
> Yes, of course... you're right.
> I have this code that worked before so, I thought something broked.
> I had tested before in a different machine with other installation of
> MSSQL. My mistake, sorry.
>
> If I find some problems I can post in bugtracker or still early to do this?
> --
> Michael, sorry for your time.

No problem.

I'm glad the problem turned out not to be in FPC, and that it is now solved
anyway. It means there is lots of useful expertise on these mailinglists :)

Michael.



More information about the fpc-devel mailing list