rPahulje
May 11th, 2001, 04:52 AM
Hi
I have (MS)SQL database (7) and VB client. Almost every commands on database are executed through stored procedures. Each stored procedure begin transaction on top and commit or rollback at bottom. Aplication has been fully testest and everything has worked normaly (as it should) in our development environment(our client and server mashine). When we installed application on client environment(their client and sever mashine) at start everything worked normal. But sometimes after user closed application records in database disapeared. This data records was 100% in database (these are many records in many related tables, not just in one table).
I'm think it maybe something wrong with their server or server software or thir network.
If anyone seen something like this or have any idea or solution, comment, would be greateful.
THX,
Rok
I have (MS)SQL database (7) and VB client. Almost every commands on database are executed through stored procedures. Each stored procedure begin transaction on top and commit or rollback at bottom. Aplication has been fully testest and everything has worked normaly (as it should) in our development environment(our client and server mashine). When we installed application on client environment(their client and sever mashine) at start everything worked normal. But sometimes after user closed application records in database disapeared. This data records was 100% in database (these are many records in many related tables, not just in one table).
I'm think it maybe something wrong with their server or server software or thir network.
If anyone seen something like this or have any idea or solution, comment, would be greateful.
THX,
Rok