marksparky
Programmer
Hi,
I have added a Datagrid to a simple quote tracking app that I developed to list current quotes. The exe sits on a shared drive that 4 users can access. Two people (including myself) can run the app and see all the current quotes listed in the datagrid. The other 2 users get a blank datagrid.
- We all use Windows XP Pro.
- The app was developed using VB6.
- The DataEnvironment (db name - QuoteDb) points to a small Access Db located on the shared drive.
- COMDLG32.OCX and MSDATGRD.OCX both reside in the shared directory.
Why would the datagrid display data for some and not the others when we all access the same exe from the LAN?
Any help is much appreciated.
Cheers
Mark
I have added a Datagrid to a simple quote tracking app that I developed to list current quotes. The exe sits on a shared drive that 4 users can access. Two people (including myself) can run the app and see all the current quotes listed in the datagrid. The other 2 users get a blank datagrid.
- We all use Windows XP Pro.
- The app was developed using VB6.
- The DataEnvironment (db name - QuoteDb) points to a small Access Db located on the shared drive.
- COMDLG32.OCX and MSDATGRD.OCX both reside in the shared directory.
Why would the datagrid display data for some and not the others when we all access the same exe from the LAN?
Any help is much appreciated.
Cheers
Mark