Home All Groups Group Topic Archive Search About
Author
3 Jun 2006 11:05 PM
Jose
Well. I have a datagrid the 5 columns. The columns 1,2,3,5 are fields of my
table1 and the column 4 is the a field the my table2. The questions is. ¿How
show in my datagrid this values?
It's a join? ¿How make it join?

Thanks a lot

Author
4 Jun 2006 5:36 AM
Cor Ligthert [MVP]
Jose,

This is doing it without SQL,

http://www.vb-tips.com/default.aspx?ID=5fd5a8cf-54dc-4946-a193-8a9529b2b38b

I hope this helps,

Cor

Show quoteHide quote
"Jose" <josenospam@unica.com> schreef in bericht
news:OgtTsI2hGHA.4276@TK2MSFTNGP03.phx.gbl...
> Well. I have a datagrid the 5 columns. The columns 1,2,3,5 are fields of
> my table1 and the column 4 is the a field the my table2. The questions is.
> ¿How show in my datagrid this values?
> It's a join? ¿How make it join?
>
> Thanks a lot
>