473,395 Members | 1,956 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

data shapes

Anyone with experience in data shapes (hierarchical recordsets) with SQL
stored procedures ?
I use them with ASP but I cannot find reference on how to use them in VB.NET

StrShape="SHAPE {{ CALL Sproc_TestTopShapeEmails('"& Var_Guid &"') }}
APPEND({{ CALL Sproc_TestBottomShapeEmails(?)}} RELATE intEMAILSunid TO
PARAMETER 0) As Thing"
Thanks
T
Nov 21 '05 #1
3 1125

"Support" <Re****************@mail.oci.state.ga.us> wrote in message
news:um**************@TK2MSFTNGP15.phx.gbl...
Anyone with experience in data shapes (hierarchical recordsets) with SQL
stored procedures ?
I use them with ASP but I cannot find reference on how to use them in
VB.NET

StrShape="SHAPE {{ CALL Sproc_TestTopShapeEmails('"& Var_Guid &"') }}
APPEND({{ CALL Sproc_TestBottomShapeEmails(?)}} RELATE intEMAILSunid TO
PARAMETER 0) As Thing"


In VB.NET use DataSets instead. They are 100x easier and better.

David
Nov 21 '05 #2
you mean use DataSets instead of data shaping ?
T
"David Browne" <davidbaxterbrowne no potted me**@hotmail.com> wrote in
message news:eb**************@TK2MSFTNGP10.phx.gbl...

"Support" <Re****************@mail.oci.state.ga.us> wrote in message
news:um**************@TK2MSFTNGP15.phx.gbl...
Anyone with experience in data shapes (hierarchical recordsets) with SQL
stored procedures ?
I use them with ASP but I cannot find reference on how to use them in
VB.NET

StrShape="SHAPE {{ CALL Sproc_TestTopShapeEmails('"& Var_Guid &"') }}
APPEND({{ CALL Sproc_TestBottomShapeEmails(?)}} RELATE intEMAILSunid TO
PARAMETER 0) As Thing"


In VB.NET use DataSets instead. They are 100x easier and better.

David

Nov 21 '05 #3

"Support" <Re****************@mail.oci.state.ga.us> wrote in message
news:uW**************@TK2MSFTNGP15.phx.gbl...
you mean use DataSets instead of data shaping ?
T


Yes. When data shaping grew up, it became DataSets. Strong-typed DataSets
support multiple related tables, with easy navigation along relationships,
sorting, filtering, and expressions which navigate the table relationships.

David
Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: mf_sina | last post by:
Hi all! I have worked eith vb 6 and used custom shapes such as circle,elipse,Rectangle and ... But these shapes are not in vb .net? How can i get them? Best wishes...
0
by: Mats-Lennart Hansson | last post by:
Hi, I'm creating some user controls that are in different shapes. When doing this I use this.region to set the shape that I want and then I use graphics.DrawRectangle (or whatever shape I have) to...
3
by: Crirus | last post by:
There are some classes to reproduce geometrical shapes like circles or squares? as there is rectangle -- Cheers, Crirus ------------------------------ If work were a good thing, the boss...
6
by: Kristian Frost | last post by:
Hi, I'm trying to add, as you might guess, mouseclick listeners to the shapes I am drawing using the GDI+ commands in a similar sort of way as could be done with the old VB "shapes". Problem is,...
0
by: alwayssmiling | last post by:
Hi, Im drawing some shapes on the image surface (i.e when im displaying the image ) with the help of graphics. Since i want to move thsese shapes from one place to other place in the...
0
by: weird0 | last post by:
i have successfully emebedded visio drawing tool in my application. Infinite number of shapes can be added to the drawing. How can i write double click event handler for the the shapes added to...
0
by: JohanA | last post by:
I´m using Apose.words to extract diagrams from word 2003 documents. It´s no problem to iterate the embedded MSGraph.Chart.8 objects but I can´t read the data from them. Anyone who knows how to do...
4
by: Sunny | last post by:
Hi I have a div called shape on my page. When I try to get its length using javascript in IE, everything works fine. But When I try it in Firefox it has element has no properties. Here is the...
2
by: LucasLondon | last post by:
Hi, I'm trying to use VBA to extract underlying data from charts in powerpoint to excel, i.e from the underlying powerpoint datasheet that feeds the chart. I've found the macro below on the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.