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

Quick DataSet Question

I'm tryin to create a typed DS based off an *.xsd file.
The problem is that i don't seem to be able to define and
instanciate this typed DS. The xsd file has 2 seperate
tables joined together through a relationship. I have
noticed that a "flat" single table comprised of both
tables works.

Any insight would help on whether it's just better to
work with the "flat" table vs multiple tables and any
hints as to y i can't create a DS based off an .xsd with
multiple.

thank for your time

<?xml version="1.0" encoding="utf-8" ?>
<xs:schema id="ds..." ...>
<xs:element name="tblCustomers">
<xs:complexType>
<xs:sequence>
<xs:element
name="CustomerID" msdata:AutoIncrement="true"
type="xs:int" />
Jul 19 '05 #1
0 1134

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

Similar topics

1
by: Temp | last post by:
Can anyone tell me how I can create a new DataSet from a single column of an existing DataSet? For example, I have a DataSet containing 1000 records with 4 columns per record. Any idea how I can...
0
by: Mike Fellows | last post by:
i have a function (shown below) that accepts a web datagrid and populates it with a dataset when i display my datagrid it shows the date as 00/00/0000 00:00:00 i need to format the time from...
6
by: Chad A. Beckner | last post by:
Does anyone know how to make common database connections "common" in all aspx files? In other words, instead of creating a SQLConnection, then a DataAdapter in every ASPX file for my application,...
2
by: Rudy | last post by:
Hello Gang, Quick question on Paging on datagrid. Everything works except when I go to the next page, my datagrid dissapperas. I have post.is back on the page load, do i need it on the...
3
by: ken | last post by:
Hi How do I use the bindings for a textbox via the properties window? If I click the the bindings dropdown, there are two properties that can be bound, tag and text. Is this used only when I...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...

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.