Re: ms sql null values



Sorry about that
It is an TSQLQuery component from the dbexpress palatte. This is an MS SQL
2000 database server,
To my knowledge there is no trigger being fired upon insert, but I didn't
design the database, so I will check further into that possibility.




"Bill Todd" <no@xxxxxx> wrote in message
news:44b7fc25$1@xxxxxxxxxxxxxxxxxxxxxxxxx
TIBQuery is part of the InterBase Express components. These components
on work with InterBase. It is not possible to connect to MS SQL server
using the InterBase Express components. Since you posted in the ado
newsgroup I assumed that you are using the ADO (dbGo) components.

You need to tell us, indetail, what database you are using, what
components you are using to connect to the database and execute the SQL
and the code that you are executing that produces the problem.

--
Bill Todd (TeamB)


.



Relevant Pages