View Single Post
  #9 (permalink)  
Old 11-23-2009, 03:38 PM
steedj steedj is offline
Newbie
 
Join Date: Nov 2008
Posts: 8
Default

I had a project I started with SQL v1.3.
I updated the SQL files from the zip above in program files but I realized that it wasn't enough for my project.

I had to:
- remove all the objects related to SQL (connection, datareader, Command)
- remove the libraries (desktop and device) form the project
- assign again the SQL libraries (updated)
- recreate the objects

After that the projects was using SQL v1.4
Reply With Quote