bvikram_singh
March 17th, 2005, 04:45 AM
Hi
I have to two Visual basic application using Access 97 database. One VB application(VBprog1) is uesd to store information about all transaction in Hotel and other VB application(VBprog2) generates Crystal report . VBprog1 and DB is kept on a server where it runs all the time , Problem arises when VBprog2 try to pull Report sitting on different system using same DB . It gives error
error in Showing report: error in file : c\report.rpt
unable to connect:Incorrect session parameters
This problem donot comes when I switch off the "VBprog1" and then pull report using VBprog2 .I think both programs are not able to access same database at the same time .
Please let me know how to solve this problem
Thanks in advance
I have to two Visual basic application using Access 97 database. One VB application(VBprog1) is uesd to store information about all transaction in Hotel and other VB application(VBprog2) generates Crystal report . VBprog1 and DB is kept on a server where it runs all the time , Problem arises when VBprog2 try to pull Report sitting on different system using same DB . It gives error
error in Showing report: error in file : c\report.rpt
unable to connect:Incorrect session parameters
This problem donot comes when I switch off the "VBprog1" and then pull report using VBprog2 .I think both programs are not able to access same database at the same time .
Please let me know how to solve this problem
Thanks in advance