Click here to Skip to main content
15,901,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Checked radiobuttonlist in gridview should be saved in DataBase Pin
Imran Khan Pathan24-Oct-07 3:42
Imran Khan Pathan24-Oct-07 3:42 
GeneralRe: Checked radiobuttonlist in gridview should be saved in DataBase Pin
subbu.sk24-Oct-07 4:59
subbu.sk24-Oct-07 4:59 
GeneralRe: Checked radiobuttonlist in gridview should be saved in DataBase Pin
Imran Khan Pathan24-Oct-07 18:30
Imran Khan Pathan24-Oct-07 18:30 
Questioncan I have results of my program into chart Pin
Knowledgestudent24-Oct-07 3:15
Knowledgestudent24-Oct-07 3:15 
AnswerRe: can I have results of my program into chart Pin
John-ph24-Oct-07 3:26
John-ph24-Oct-07 3:26 
GeneralRe: can I have results of my program into chart Pin
Knowledgestudent25-Oct-07 2:47
Knowledgestudent25-Oct-07 2:47 
GeneralRe: can I have results of my program into chart Pin
John-ph25-Oct-07 4:50
John-ph25-Oct-07 4:50 
Questionput value into foreign key table Pin
Sarfaraj Ahmed24-Oct-07 2:44
Sarfaraj Ahmed24-Oct-07 2:44 
Dear John !!
Im going to ask you a very stupid and simple question, please give me your valuable instructions...

dbo.Books is PK table
dbo.Category is PK table
dbo.BooksCategory is FK table

now im going to add a book into dbo.Books table. I got bookID=1001 and CategoryID=101.

my question is when should I insert data into dbo.BooksCategory table

1. insert data into dbo.books then dbo.bookscategory
2. insert data into dbo.bookscategory then dbo.books

is their anything i can do on my sql server 2005 database or i have to write a function to insert data into dbo.bookscategory from asp.net

waiting for a good instructions not like learn the basics

Sarfarj Ahmed

AnswerRe: put value into foreign key table Pin
Sathesh Sakthivel24-Oct-07 3:03
Sathesh Sakthivel24-Oct-07 3:03 
GeneralRe: put value into foreign key table Pin
Sarfaraj Ahmed24-Oct-07 3:06
Sarfaraj Ahmed24-Oct-07 3:06 
AnswerRe: put value into foreign key table Pin
John-ph24-Oct-07 3:09
John-ph24-Oct-07 3:09 
GeneralRe: put value into foreign key table Pin
Sarfaraj Ahmed24-Oct-07 3:18
Sarfaraj Ahmed24-Oct-07 3:18 
AnswerRe: put value into foreign key table Pin
John-ph24-Oct-07 3:49
John-ph24-Oct-07 3:49 
AnswerRe: put value into foreign key table Pin
Paddy Boyd24-Oct-07 4:39
Paddy Boyd24-Oct-07 4:39 
Question'Using' in asp.net Pin
Imran Khan Pathan24-Oct-07 2:32
Imran Khan Pathan24-Oct-07 2:32 
AnswerRe: 'Using' in asp.net Pin
SHatchard24-Oct-07 2:55
SHatchard24-Oct-07 2:55 
GeneralRe: 'Using' in asp.net Pin
Imran Khan Pathan24-Oct-07 3:38
Imran Khan Pathan24-Oct-07 3:38 
Questionindexing server Pin
venky45624-Oct-07 2:28
venky45624-Oct-07 2:28 
AnswerRe: indexing server Pin
John-ph24-Oct-07 4:05
John-ph24-Oct-07 4:05 
GeneralRe: indexing server Pin
venky45624-Oct-07 4:15
venky45624-Oct-07 4:15 
QuestionPopup window Pin
taltal8124-Oct-07 1:58
taltal8124-Oct-07 1:58 
AnswerRe: Popup window Pin
John-ph24-Oct-07 2:12
John-ph24-Oct-07 2:12 
Questionto get list of controls from content place holder Pin
SunithaNallana24-Oct-07 1:55
SunithaNallana24-Oct-07 1:55 
AnswerRe: to get list of controls from content place holder Pin
John-ph24-Oct-07 2:02
John-ph24-Oct-07 2:02 
GeneralRe: to get list of controls from content place holder Pin
SunithaNallana29-Oct-07 18:14
SunithaNallana29-Oct-07 18:14 

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.