473,387 Members | 1,561 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,387 software developers and data experts.

create dataset from stored procedure

I have a tsql stored procedure I want to drag from server explorer onto an
xsd file. I get the error ' xml schema could not be interpreted'. The stored
procedure does a select from a udf, that's it.
Sep 14 '06 #1
3 3395
"vickilynnpgc" <vi**********@discussions.microsoft.comwrote in message
news:3A**********************************@microsof t.com...
>I have a tsql stored procedure I want to drag from server explorer onto an
xsd file. I get the error ' xml schema could not be interpreted'. The
stored
procedure does a select from a udf, that's it.
Are you sure you posted to the correct newsgroup?

John
Sep 14 '06 #2
i guessed on the newsgroup, more details follow, could you suggest which
newsgroup i go to?

i'm working in visual studio, .net, and i'm having trouble with a dataset.
this dataset has 4 tables, 3 of which fill fine, the 4th table fails (used to
work fine). reviewed the xml for the table, looks fine as far as i can tell.

so, i created a new, empty dataset and tried to create a table in it by
dropping the stored procedure onto it. fails with the error ' xml schema
could not be interpreted'. rewrote the stored procedure a couple different
ways, no luck.


"John Saunders" wrote:
"vickilynnpgc" <vi**********@discussions.microsoft.comwrote in message
news:3A**********************************@microsof t.com...
I have a tsql stored procedure I want to drag from server explorer onto an
xsd file. I get the error ' xml schema could not be interpreted'. The
stored
procedure does a select from a udf, that's it.

Are you sure you posted to the correct newsgroup?

John
Sep 14 '06 #3
"vickilynnpgc" <vi**********@discussions.microsoft.comwrote in message
news:23**********************************@microsof t.com...
>i guessed on the newsgroup, more details follow, could you suggest which
newsgroup i go to?
The problem happens when you take an action in Visual Studio, so I'd look at
the Visual Studio newsgroups. Maybe there's one that has to do with the data
tools.

John
Sep 14 '06 #4

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

Similar topics

3
by: Jim | last post by:
I have a stored procedure that queries a sql server database and returns the multiple data tables ( 7 to be precise) these tables are the results of many joins. When I use the...
1
by: Telemaco | last post by:
Ho la necessitą di inserire i risultati di una stored procedure in un dataset. Mi spiego meglio .... Ho costruito una store procedure che incapsula una query di lettura su un database sqlserver...
9
by: Jarod | last post by:
Hey Will be in .net 2.0 any nice way to use stored procedures and get typed dataset ? Jarod
9
by: Nikolay Petrov | last post by:
How to fill DataSet from stored procedure?
10
by: Rich | last post by:
I have a stored procedure on Sql Server2k. I can fill a data table which I can append to a dataset using an ADODB recordset object which gets populated from a command object that runs the sp. I...
3
by: Jon B | last post by:
Hi There! I'm looking into Strongly Typed DataSets in the .NET Framework. I know it can generated strongly typed tables as objects and column names as properties. However, one thing that I...
8
by: Ornette | last post by:
Hello, I have a stored procedure which generates some values in the table. When I use update() how to populate the dataset with theses values ? For the moment I use output parameter but it...
10
by: Steve | last post by:
Ok, I hit a wall and I'm stuck. I have a web form that has a textbox were the user can enter in 1 to many usernames, then the user has to validate the user to make sure the user exists. I have a...
4
by: cwilliams01 | last post by:
Hello I am new to VB.NET, so sorry if this is really obvious. I have written the following code to fill my dataset from a stored procedure requiring 1 paramter input (from a SQL database). The...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.