Click here to Skip to main content
15,899,754 members
Home / Discussions / Database
   

Database

 
GeneralRe: Current & Backedup database records out of sync problem Pin
saini arun28-Sep-09 23:25
saini arun28-Sep-09 23:25 
GeneralRe: Current & Backedup database records out of sync problem Pin
Eddy Vluggen29-Sep-09 2:44
professionalEddy Vluggen29-Sep-09 2:44 
AnswerRe: Current & Backedup database records out of sync problem Pin
Mycroft Holmes30-Sep-09 0:47
professionalMycroft Holmes30-Sep-09 0:47 
QuestionSet password for a SQL database ? [modified] Pin
Mohammad Dayyan28-Sep-09 17:15
Mohammad Dayyan28-Sep-09 17:15 
AnswerRe: Set password for a SQL database ? Pin
Andy_L_J28-Sep-09 20:02
Andy_L_J28-Sep-09 20:02 
GeneralRe: Set password for a SQL database ? Pin
r a m e s h29-Sep-09 0:26
r a m e s h29-Sep-09 0:26 
GeneralRe: Set password for a SQL database ? Pin
Andy_L_J29-Sep-09 0:57
Andy_L_J29-Sep-09 0:57 
QuestionHow to edit a view Pin
mhh11228-Sep-09 12:17
mhh11228-Sep-09 12:17 
I am putting together a web site that includes a SQL Server Express 2008 file. I use VWD 2008 Express and SQL Server Management Studio 2008. It is not designated as an Express version. I have a number of tables and have developed a view between two of them. I have a web page where I want to add, edit and delete records from the second table. The first table has two columns- a UID column and a use name column. The second table has a UID column that relates the two tables. The other columns are a Use name column, a DID column a NID column and a NID name column.

Why, when I click on the GridView tasks button and go to configure datasource, accept the connection string, go to the next form and check "specify columns from a table or view" and select K-Use K-UseUseSet, the name of the view I created, and check all the columns- UID, Use, DID, NID and Name, why when I check "advanced" do I find the items "Generate INSERT,UPDATE AND DELETE statements" and "Use optimistic concurrency" shaded out so I can't select them and therefore can't do the Edit and Delete commands in the Gridview?

Yes, I know the GRidView doesn't do adds. I have to use a DetailsView.

What am I missing?

Try not to give me any pages from MSFT. They are usually very optuse and talk in terms I don't understand.
My background is Access and I have had very good results with it. The file I am presently working on came from Access.

Specifically, I'd like to know what to click on to make this sort of scenario workable. Essentially, the question is how does one add, change and delete records when the table to be changed is a relation of two or more tables in a view?


I appreciate your help.
AnswerRe: How to edit a view Pin
Ashfield28-Sep-09 21:00
Ashfield28-Sep-09 21:00 
QuestionConstraint question Pin
ToddHileHoffer28-Sep-09 7:31
ToddHileHoffer28-Sep-09 7:31 
AnswerRe: Constraint question Pin
Abhishek Sur28-Sep-09 10:35
professionalAbhishek Sur28-Sep-09 10:35 
GeneralRe: Constraint question Pin
i.j.russell28-Sep-09 10:55
i.j.russell28-Sep-09 10:55 
GeneralRe: Constraint question Pin
Abhishek Sur29-Sep-09 4:04
professionalAbhishek Sur29-Sep-09 4:04 
GeneralRe: Constraint question Pin
J4amieC29-Sep-09 6:00
J4amieC29-Sep-09 6:00 
AnswerRe: Constraint question Pin
David Skelly29-Sep-09 22:28
David Skelly29-Sep-09 22:28 
GeneralRe: Constraint question Pin
ToddHileHoffer30-Sep-09 2:34
ToddHileHoffer30-Sep-09 2:34 
Questionhierarchy Pin
mehrdadc4828-Sep-09 4:42
mehrdadc4828-Sep-09 4:42 
AnswerRe: hierarchy Pin
J4amieC28-Sep-09 5:36
J4amieC28-Sep-09 5:36 
AnswerRe: hierarchy Pin
i.j.russell28-Sep-09 10:56
i.j.russell28-Sep-09 10:56 
QuestionXML Column in SQL Server 2005 Pin
Kartik Kumar28-Sep-09 0:02
Kartik Kumar28-Sep-09 0:02 
QuestionSSRS - Web Service vs URL access Pin
devvvy27-Sep-09 21:36
devvvy27-Sep-09 21:36 
AnswerRe: SSRS - Web Service vs URL access Pin
r a m e s h29-Sep-09 0:21
r a m e s h29-Sep-09 0:21 
GeneralRe: SSRS - Web Service vs URL access Pin
devvvy29-Sep-09 0:24
devvvy29-Sep-09 0:24 
QuestionNo error from SSMS but from applciation [modified] ------ Never mind, solved Pin
Mustafa Ismail Mustafa26-Sep-09 9:58
Mustafa Ismail Mustafa26-Sep-09 9:58 
Questionrun date query in nvarchar type, how ? Pin
E_Gold26-Sep-09 8:25
E_Gold26-Sep-09 8:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.