Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Data type conversions


Message #1 by punithkumar@y... on Sun, 14 Jul 2002 22:06:55
Hi All,
I have a atribute 'money' as the attribute. When I try to insert the 
values in to attribute through the ASP application page,I get implicit 
conversion error  stating that..
I need to convert the varchar in to money datatype.
Any help is appreciated

cheers
Punith
Message #2 by "Ken Schaefer" <ken@a...> on Mon, 15 Jul 2002 11:44:08 +1000
a) What does this have to do with Access?
b) What is the value you are trying to convert to a money datatype?
c) Why don't you ask this on an SQL Server list?

Cheers
Ken

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <punithkumar@y...>
Subject: [access_asp] Data type conversions


: Hi All,
: I have a atribute 'money' as the attribute. When I try to insert the 
: values in to attribute through the ASP application page,I get implicit 
: conversion error  stating that..
: I need to convert the varchar in to money datatype.
: Any help is appreciated

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


  Return to Index