A
Andrew Martin
All-
I'm supporting an application that is written in VB.net with two SQL
CE databases: One for local data, one to be replicated to SQL Server
(Call this APPLICATION_1). APPLICATION_1 works fine on a 2002 device,
but when we install to a device running an emVB application that
writes to a Pocket Access .cdb (Call this APPLICATION_2) - we get
issues. Specifically, APPLICATION_1 dies on SQL CE Replication with a
non-specific SQL CE Exception (got people working on trapping more
detailed errors).
The connection strings are different, the intended datastores are
different, they run on separate "runtimes" (APPLICATION_1 = .NET CF,
APPLICATION_2 = pvbload.exe). In theory these applications should not
have anything to do with eachother. Any ideas are appreciated.
TIA -a
I'm supporting an application that is written in VB.net with two SQL
CE databases: One for local data, one to be replicated to SQL Server
(Call this APPLICATION_1). APPLICATION_1 works fine on a 2002 device,
but when we install to a device running an emVB application that
writes to a Pocket Access .cdb (Call this APPLICATION_2) - we get
issues. Specifically, APPLICATION_1 dies on SQL CE Replication with a
non-specific SQL CE Exception (got people working on trapping more
detailed errors).
The connection strings are different, the intended datastores are
different, they run on separate "runtimes" (APPLICATION_1 = .NET CF,
APPLICATION_2 = pvbload.exe). In theory these applications should not
have anything to do with eachother. Any ideas are appreciated.
TIA -a