I am importing some data to be viewed on an ASPX page that i created. Nothing fancy really. My question is that the page is having some issues handling <null> values that were imported into the SQL database. I notice that when i "add" someone to the table via the "addpt.aspx" page, when i leave a field blank, it doesn't show as <null> on the SQL side. Is there any way to import data into SQL that will not import a <null> value?
Thanks,
dc~
Thanks,
dc~