Subject Firebird BDP Delphi 2005
Author Frederico
Hello,
I´m using Delphi 2005 to make a Windows Forms Application -
Delphi for .NET. I´m using Firebird 1.5 and the "FirebirdBDP1.0-
Alpha4" to make my connection. Using the BdpDataAdapter. Entered
the "Configure Data Adapter". I only let the "Select" option checked
and pasted my query on the Command. My query contains 3 "left outer
join". After pasted my query I went to the tab "Preview Data" and
cliqued on Refresh. The Data came out ok. So I moved on to
the "DataSet" tab to create a new DataSet. But when I press "Ok" to
create the new DataSet it gives me the message: "Command Builder dos
not support multiple table queries". And it doesn´t work. Is it a
Bug on the Firebird BDP driver ? Or am I doing something wrong ?
Thanx in advanced.