can't save query in visual studio 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

When I build a new query the program will not let me save it -the save
button is not selectable. This happens when I click on my table in Server
Exporer. Click New Query and the Query Window opens up.

Thanks in advance
 
I just realized something else. When I click on my table in 'Server
Explorer', click 'Show Table Data', the 'Save Button' is not selectable
either.
 
I just noticed another thing. The data that is displayed in the forms is not
the same as the data displayed in the database table or the data in the data
'Preview Data' window. The data that is displayed in the database table and
the data 'Preview Data' window are the same.
 
I called up Microsoft and they told me that the program will not save the
table in the query window that I described.

I also assume that the 'Save Button' will not be selectable either (but the
changes will be automatically saved anyway).

Finally, about the data not being the same in the table window or the
'Preview Data' window as in the forms. I resolved this problem by deleting
the extra copies of the database file (I just left one in the root directory
of the project).
 
Back
Top