 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bill Cart Guest
|
Posted: Fri Mar 18, 2005 3:19 pm Post subject: TADOStoredProc and DataSource |
|
|
I have a from with 4 related data grids. Scrolling in one grid cause the
other 3 to update.
Previously I was using MS Access and TAdoQueries. I am in the process of
changing this to TADOStoredProcs and MS SQL server. I had the 4 queries
linked by the DataSource property, i.e. the query for grid 2 looks back at
grid ones query, etc. This worked fine.
The problem is that now that I have changed the TADOQueries to
TADOStoredProcs scrolling in the grid does not cause the other grids to
update. Does the DataSource property work differently with stored
procedures? I know I could just use the AfterScroll event but I wonder why
the DataSource link does not work now?.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|