Hi Guys
I have been getting my head into the SQLite DataSource and Dataset.
I have them successfully working.
I have an app that has a main form and then various other forms, most with
grids etc
Is it ok to have one datasource for the SQlite db and then as I create each
form just pass the ref to that datasource
I'm then placing a datasource on each form so it's accessible in the
editor., it's like a place holder.
From what I understand so far the important bit it to always have a dataset
for each grid, don't share them. Is this correct?
I've also used the Sqldataset the same way.
BTW, the SQLite support rocks, it's very fast.
Nick
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Datasource and Dataset
-
- Mensajes: 328
- Registrado: Mar Nov 21, 2006 2:10 am