Hi, Is it safe to install sql server compact edition on Flashdisk instead of RAM. Will it cause any problem? Also is it possible to somehow change the default destination directory for SqlServerCE installation and also to do a silent installation on the device. ie., i would like to do a silent installation of sqlserverce cab file but i want to install it on a different directory and not on default. Is this possible. If yes can anyone please let me know on how to achieve this. Thanks,
Ganesha, Probably the easiest thing would be to just copy theSQL Compact DLLs you need to your app's folder. Ginny Caughey Device Application Development MVP "Ganesha" wrote in message news:1C73A2BB-DE3E-409E-9585-45849C877326@microsoft.com... > Hi, > Is it safe to install sql server compact edition on Flashdisk instead of > RAM. Will it cause any problem? > > Also is it possible to somehow change the default destination directory > for > SqlServerCE installation and also to do a silent installation on the > device. > ie., i would like to do a silent installation of sqlserverce cab file but > i > want to install it on a different directory and not on default. Is this > possible. If yes can anyone please let me know on how to achieve this. > > Thanks,
Thanks! "Ginny Caughey MVP" wrote: > Ganesha, > > Probably the easiest thing would be to just copy theSQL Compact DLLs you > need to your app's folder. > > Ginny Caughey > Device Application Development MVP > > "Ganesha" wrote in message > news:1C73A2BB-DE3E-409E-9585-45849C877326@microsoft.com... > > Hi, > > Is it safe to install sql server compact edition on Flashdisk instead of > > RAM. Will it cause any problem? > > > > Also is it possible to somehow change the default destination directory > > for > > SqlServerCE installation and also to do a silent installation on the > > device. > > ie., i would like to do a silent installation of sqlserverce cab file but > > i > > want to install it on a different directory and not on default. Is this > > possible. If yes can anyone please let me know on how to achieve this. > > > > Thanks, >