Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Matching ASP datatypes to SQL datatypes

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-05 : 23:29:19
peter writes "Have a problem inserting into a field in SQL Server 7 with a money datatype from an ASP page. Even if I use the VBScript CCur function SQL Server 7 will not accept it as its own money type. The only way round it I have found is to define the datatype in SQL Server 7 db as decimal. Any better solutions wwould be appreciated."
   

- Advertisement -