If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > format currency?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-12-03, 03:14
zakyk zakyk is offline
Registered User
 
Join Date: Mar 2003
Posts: 32
Exclamation format currency?

hi..

after i'll convert my database from access to ms sql 7.0 i got little problem. cause the table with currency change to money.

The problem is how can i display this record with format currency cause ms sql convert the table to money.pls

thanks
Reply With Quote
  #2 (permalink)  
Old 03-13-03, 11:10
Memnoch1207 Memnoch1207 is offline
Registered User
 
Join Date: Jan 2003
Location: Midwest
Posts: 138
Open the table in design mode...try changing the data type from money to int or double.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On