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 ...
Use SQL to quickly create a new table from existing records in Access Your email has been sent SQL lets you use one command to quickly create a new table containing a subset of records from a larger ...
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 ...