473,385 Members | 1,908 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 1135

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: 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: 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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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.