Hello:

> I would like to set relation (parent-child) between multiple tables, but,
> unfortunately, I don't understand how to do it with FB provider. All the
> textbooks I have show it with MS SQL server where batch query (multiple
> queries separated by ; ) is supported. With FB, batch query is not
> supported, right?

Right.

> So how can I create multiple tables in a DataSet, and fill them with data,
> and set relation ? Or, is it not necessary to have the tables within a
> single DataSet to establish relation?

Sorry, bud i can't understand what you are trying to do.

Couldn't you use TableAdapters ( and fill them with data ) or fill the
dataset table using the TableAdapter ??



-- 
Carlos Guzmán Álvarez
Vigo-Spain

Blog            : http://carlosga.wordpress.com/
FirebirdClient  : http://www.firebirdsql.org/
XMPP Client     : http://code.google.com/p/xmppclient/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to