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 > Database Server Software > Microsoft SQL Server > hw to spellout number into character

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-11, 05:09
anjisql anjisql is offline
Registered User
 
Join Date: Dec 2011
Location: pulivendula
Posts: 3
hw to spellout number into character

actually 123 will come as one twenty three in words
&
what functionality using in sqlserver2008
plz give me repeat
Reply With Quote
  #2 (permalink)  
Old 12-07-11, 03:07
aflorin27 aflorin27 is offline
Registered User
 
Join Date: Apr 2008
Location: Iasi, Romania
Posts: 317
You may write a user-defined function in T-SQL.

In this thread: Profox > Forum
you have two examples (one in Romanian and one in English) but are coded in VFP. You have to rewrite them in T-SQL
__________________
Florin Aparaschivei
Iasi, Romania
Reply With Quote
  #3 (permalink)  
Old 12-08-11, 07:16
randirsa randirsa is offline
Registered User
 
Join Date: Nov 2011
Posts: 21
Here is very good UDF created bu using t-sql

Vol 2 #9 Translating numbers to words
Reply With Quote
  #4 (permalink)  
Old 12-09-11, 02:28
anjisql anjisql is offline
Registered User
 
Join Date: Dec 2011
Location: pulivendula
Posts: 3
hw to perform recovery

unfortunatly i dropped my table.
but i want recovery that?
which function is working?
if function is not working send me any code for that.
plz help me................
Reply With Quote
  #5 (permalink)  
Old 12-09-11, 12:03
randirsa randirsa is offline
Registered User
 
Join Date: Nov 2011
Posts: 21
If you have any backup for you database . you can restore it and recover your dropped table.
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On