I have created vb.net programs that interact with SQL Server 2008 R2, using stored procedures that I create on the Server. The procedures do everything from create, to set user preferences, to write and read data.
My client has SQL Server 2008. Will the programs work there, too? Or will I need to modify them?
What about a client with 2005 Compact Edition?
Gina