ashishjain
Programmer
hi,
I to make a existing Vb Application into multiuser application. On Each form of application DBGrid and data control is used to display all existing records. for all data controls, Recordsource property is setted dynamically at runtime. I suspect that this application wouldn't work fine in multiuser environment.
I wanna ask:
1. What is the disadvantage to DBList, DBGrid. If there.
2. Should i replace Dataconrol with ADO runtime. and if i do, which control can replace DBGrid to show records ListView or MSFlexGrid.
3. Which control is better List View or MSFlexGrid??
If anybody has idea about the same advoice me accordingly.
Regards
I to make a existing Vb Application into multiuser application. On Each form of application DBGrid and data control is used to display all existing records. for all data controls, Recordsource property is setted dynamically at runtime. I suspect that this application wouldn't work fine in multiuser environment.
I wanna ask:
1. What is the disadvantage to DBList, DBGrid. If there.
2. Should i replace Dataconrol with ADO runtime. and if i do, which control can replace DBGrid to show records ListView or MSFlexGrid.
3. Which control is better List View or MSFlexGrid??
If anybody has idea about the same advoice me accordingly.
Regards