Re: query 2 tables



rawlund wrote:


need help in querying 2 tables using ado query.Want to set the
parameters to use

what exactly is the problem you are experiencing? What database are you
using?

and then display the results on a datagrid

this is easy. Just drop a DataSource, link it to the ADOQuery and link
the DataGrid to the DataSource

then
print from the datagrid using rave reports

wrong group for this question. Try one of these:

b.p.d.thirdpartytools.ravereports
nevrona.public.rave.develope.delphi.code-based
nevrona.public.rave.develope.delphi.rave

--
Best regards :)

Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam

.



Relevant Pages

  • Re: DataGrid - 2 table comparisons
    ... The datagrid is a representation on screen for the user of data in a ... datasource, so I don't understand what you want to do. ... > So all the even rows would be from database one. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Datagrid
    ... when u work with datagrid you probably have a datasource ... Michael Chong wrote: ... > Can I add item directly into datagrid without going through database? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: datagrid time column
    ... Daniel Roth ... > currently i have a datagrid with at dataset as its datasource. ... > from the database is in 24hr time and inputs directly into the dataset. ...
    (microsoft.public.dotnet.framework)
  • datagrid time column
    ... currently i have a datagrid with at dataset as its datasource. ... from the database is in 24hr time and inputs directly into the dataset. ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • Re: Adding rows to DataGrid across multiple PostBacks
    ... (not adding to the database or whatever you want to perform ... is only after adding information for every Id Number to the datagrid.) ... datasource which can contain a collection of datatables. ... The user can then put in a new IDNumber, ...
    (microsoft.public.dotnet.framework.aspnet)

Loading