S
Shannon Lloyd
Hi,
I vaguely remember having a solution to this quite a while ago, but have
been away from PPC development for a while and now am again confronted
with this issue. Our users need to have this installed to use our app,
and I need to check to see if it is installed (and if not, install it
automatically). Am I right in thinking that the easiest/best way to
check this is simply to write a small app for the device which will
attempt to connect to the server, and if I get an exception (assuming my
connection string is ok), then it isn't installed? Is there a better
way? Is there perhaps a file that I can check for on the device which
will tell me if the server is installed (eg "\Windows\SQLCE *\")?
Thanks,
Shannon
I vaguely remember having a solution to this quite a while ago, but have
been away from PPC development for a while and now am again confronted
with this issue. Our users need to have this installed to use our app,
and I need to check to see if it is installed (and if not, install it
automatically). Am I right in thinking that the easiest/best way to
check this is simply to write a small app for the device which will
attempt to connect to the server, and if I get an exception (assuming my
connection string is ok), then it isn't installed? Is there a better
way? Is there perhaps a file that I can check for on the device which
will tell me if the server is installed (eg "\Windows\SQLCE *\")?
Thanks,
Shannon