I've got an Access 2003 database linked to a SQL Server 2000 database. <BR><BR>In SQL Server (Enterprise Manager) - the field is listed as:<BR>Data Type: text, Length: 16, Allow Nulls = Yes<BR><BR>In ...
Ok. I have some tables that store dollar amounts, among other data. I had the fields set to be a data type of money, and was planning on the values including zero. When selecting the data, I was ...