Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Val function in T-SQL in microsoft.public.sqlserver.programming

Started 1 month ago by Amos Sobel
Dear Friends I am trying to convert code from MS ACCESS to SQL 2005 VIEW (T-SQL ?). I miss the function which convert a string of digits to a number. In MS ACCESS it is VAL. I could not find it in T-SQL. Your help is very welcome. Amos Sobel
Site: Discussions in microsoft.public.sqlserver.programming  Discussions in microsoft.public.sqlserver.programming - site profile
Forum: microsoft.public.sqlserver.programming  microsoft.public.sqlserver.programming - forum profile
Total authors: 3 authors
Total thread posts: 4 posts
Thread activity: no new posts during last week
Domain info for: microsoft.com

Other posts in this thread:

Russell Fields replied 1 month ago
Look at the CAST function. e.g. CAST ('12345' AS INT) RLF "Amos Sobel" <AmosSobel@discussions.microsoft.com> wrote in message news:7DF408BC-7C09-475B-A582-F2A2D397B780@micros oft.com... > Dear Friends > > I am trying to convert code from MS ACCESS to SQL 2005 VIEW (T-SQL ?). I > miss the function ...

ewm replied 1 month ago
The answer is in your question. Take a look at the CONVERT function. "Amos Sobel" wrote: > Dear Friends > > I am trying to convert code from MS ACCESS to SQL 2005 VIEW (T-SQL ?). I > miss the function which convert a string of digits to a number. In MS ACCESS > it is VAL. I could not find it in T-SQL. > >...

Amos Sobel replied 4 weeks, 1 day ago
Dear Russell and ewm Thank you for your advice, it does work! Amos Sobel "Russell Fields" wrote: > Look at the CAST function. e.g. > > CAST ('12345' AS INT) > > RLF > > "Amos Sobel" <AmosSobel@discussions.microsoft.com> wrote in message > news:7DF408BC-7C09-475B-A582-...

 

Top contributing authors

Name
Posts
Amos Sobel
2
user's latest post:
Val function in T-SQL in...
Published (2009-11-05 06:28:00)
&nbsp; Dear Russell and ewm Thank you for your advice, it does work! Amos Sobel &quot;Russell Fields&quot; wrote: &gt; Look at the CAST function. e.g. &gt; &gt; CAST ('12345' AS INT) &gt; &gt; RLF &gt; &gt; &quot;Amos Sobel&quot; &lt;AmosSobel@discussions.microsoft.com&gt; wrote in message &gt; news:7DF408BC-7C09-475B-A582-F2A2D397B780@microsoft.com... &gt; &gt;...
Russell Fields
1
user's latest post:
Val function in T-SQL in...
Published (2009-11-04 13:11:00)
&nbsp; Look at the CAST function. e.g. CAST ('12345' AS INT) RLF &quot;Amos Sobel&quot; &lt;AmosSobel@discussions.microsoft.com&gt; wrote in message news:7DF408BC-7C09-475B-A582-F2A2D397B780@microsoft.com... &gt; Dear Friends &gt; &gt; I am trying to convert code from MS ACCESS to SQL 2005 VIEW (T-SQL ?). I &gt; miss the function which convert a string of digits to a number. In MS &gt; ACCESS...
ewm
1
user's latest post:
Val function in T-SQL in...
Published (2009-11-04 15:17:00)
&nbsp; The answer is in your question. Take a look at the CONVERT function. &quot;Amos Sobel&quot; wrote: &gt; Dear Friends &gt; &gt; I am trying to convert code from MS ACCESS to SQL 2005 VIEW (T-SQL ?). I &gt; miss the function which convert a string of digits to a number. In MS ACCESS &gt; it is VAL. I could not find it in T-SQL. &gt; &gt; Your help is very welcome. &gt; &gt; Amos Sobel...

Related threads on "Discussions in microsoft.public.sqlserver.programming":

Related threads on other sites:

Thread profile page for "Val function in T-SQL in microsoft.public.sqlserver.programming" on http://www.microsoft.com/communities/newsgroups.... This report page is a snippet summary view from a single thread "Val function in T-SQL in microsoft.public.sqlserver.programming", located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity