From: Alan M. <al...@me...> - 2003-11-10 12:25:00
|
> Hi > I've the same problem with VS .NET. > I can't connect adapter to dataset in graphical environment. > I found out that I can do it programaticaly: > fbDataAdapter1.Fill(dataSet1, "tb1"); //where tb1 is table name > > Dnia 2003-11-10 03:39, Użytkownik Alan McDonald napisał: Bingo - thanks that's nice Alan |