News

I just added a field, 'ExportDate' to a table (AYP) in my MS SQL 2000 database ... the fields remained <null>ed and I've tried all kinds of syntax but can't figure out what's wrong.< ...
Everything else with SQL and DateTime seems to work so well. i.e. it just works I can declare a DateTime in C# and it will drop straight into SQL with no problems or anything.<BR><BR>However ...