Sql express on vista
Windows API
2
Posts
2
Posters
4
Views
1
Watching
-
On vista when i run application as an administrator it create/delete data with sql express but when i run application in standard user mode it does not perform any operation with sql express ... amit
This is probably expected behaviour since, currently, no version of SQL Server is supported on Vista. Officially you have to wait for SP2, due in Q1 2007. There is a CTP of SP2 available.
Kevin