存储过程中对数据集的多项选择 [英] Multiple Selects in a Stored Procedure to a Dataset

查看:107
本文介绍了存储过程中对数据集的多项选择的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个具有多个选择语句的存储过程.
我有一个与此存储过程链接的数据集.
如何为数据集中的每个select语句创建不同的数据表.数据集是通过设计器创建的.

解决方案

不要使用设计器-老实说,生成的代码是一团糟,没有人能够为您提供帮助. /blockquote>

Hi,

I have a stored procedure with multiple select statments.
I have a dataset which is linked to this stored procedure.
How do i get to create differnt data tables for each of the select statements in the dataset. The dataset is created through the Designer.

解决方案

Don’t use the designer – honestly, the generated code is complete mess and nobody will be able to help you.


这篇关于存储过程中对数据集的多项选择的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆