Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

Using expressions in ado/data designer

$
0
0
I was reading on MSDN that one can use calculating expressions in visual studio's dataset designer ([price] * [stock], for example), but what about when it comes to more complicated expressions or functions like datepart() or strings.right() in access? I noticed after research, these functions translate to sql server in almost the same capacity, The VS2010 query builder is not liking any non-operator expression. What do you do if you need pieces of data from a query such as part of a date?

Edit: I have found this listing:

http://www.emmet-gray.com/articles/ADO_Expressions.htm

Are these the only expressions supported?

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>