Click here to Skip to main content
15,901,035 members
Home / Discussions / Database
   

Database

 
QuestionADO.net Connection Pin
Maira K1-Jul-06 0:51
Maira K1-Jul-06 0:51 
AnswerRe: ADO.net Connection Pin
Colin Angus Mackay1-Jul-06 1:18
Colin Angus Mackay1-Jul-06 1:18 
GeneralRe: ADO.net Connection Pin
Maira K1-Jul-06 20:06
Maira K1-Jul-06 20:06 
GeneralRe: ADO.net Connection Pin
Colin Angus Mackay1-Jul-06 23:10
Colin Angus Mackay1-Jul-06 23:10 
GeneralRe: ADO.net Connection Pin
Maira K1-Jul-06 23:23
Maira K1-Jul-06 23:23 
GeneralRe: ADO.net Connection Pin
Colin Angus Mackay1-Jul-06 23:31
Colin Angus Mackay1-Jul-06 23:31 
GeneralRe: ADO.net Connection Pin
Maira K2-Jul-06 7:32
Maira K2-Jul-06 7:32 
Questionget into big problem-need help Pin
aligatojohn1-Jul-06 0:10
aligatojohn1-Jul-06 0:10 
I have two table with one-many relationship
table1 has 2 fields:type(int,PK),name
table2 has 4 fields:id(PK),type(int,FK reference field type of table1),content,shortDesc

How to write a SELECT statement that return rows from table1 join table2(via type field) but each row has a different value of type.
Result example:
--------------------------------------------------
| table1.type | name | content | ShortDesc | <--- FIELDS NAME
--------------------------------------------------
| type1 | name1 | content1| shortDesc1 | <---VALUE( ROW )
--------------------------------------------------
| type2 | name2 content2| shortDesc2|

Can anyone help me.Thanks in advance
AnswerRe: get into big problem-need help Pin
Colin Angus Mackay1-Jul-06 1:21
Colin Angus Mackay1-Jul-06 1:21 
GeneralRe: get into big problem-need help Pin
aligatojohn1-Jul-06 18:51
aligatojohn1-Jul-06 18:51 
GeneralRe: get into big problem-need help Pin
Colin Angus Mackay1-Jul-06 23:05
Colin Angus Mackay1-Jul-06 23:05 
GeneralRe: get into big problem-need help Pin
aligatojohn2-Jul-06 1:32
aligatojohn2-Jul-06 1:32 
GeneralRe: get into big problem-need help Pin
Colin Angus Mackay2-Jul-06 1:42
Colin Angus Mackay2-Jul-06 1:42 
GeneralRe: get into big problem-need help Pin
aligatojohn3-Jul-06 0:16
aligatojohn3-Jul-06 0:16 
GeneralRe: get into big problem-need help Pin
Colin Angus Mackay3-Jul-06 1:51
Colin Angus Mackay3-Jul-06 1:51 
GeneralRe: get into big problem-need help Pin
aligatojohn3-Jul-06 20:49
aligatojohn3-Jul-06 20:49 
QuestionHow 2 find 4th working day of any month using PL/SQL? Pin
Jazzy_J30-Jun-06 23:55
Jazzy_J30-Jun-06 23:55 
AnswerRe: How 2 find 4th working day of any month using PL/SQL? Pin
Paul Conrad1-Jul-06 17:53
professionalPaul Conrad1-Jul-06 17:53 
QuestionGetting Data from Excel to SQL Server.. Pin
GBal30-Jun-06 23:33
GBal30-Jun-06 23:33 
QuestionPlease Help me for finding a word from field in SQL Pin
Jesal Rana30-Jun-06 19:32
Jesal Rana30-Jun-06 19:32 
AnswerRe: Please Help me for finding a word from field in SQL Pin
Paul Conrad30-Jun-06 19:52
professionalPaul Conrad30-Jun-06 19:52 
QuestionCLR Integration and SQL Express XCOPY deployment hell Pin
Furty30-Jun-06 16:23
Furty30-Jun-06 16:23 
QuestionCreate composite key on existing table Pin
leckey30-Jun-06 9:27
leckey30-Jun-06 9:27 
AnswerRe: Create composite key on existing table Pin
Colin Angus Mackay30-Jun-06 10:22
Colin Angus Mackay30-Jun-06 10:22 
GeneralRe: Create composite key on existing table Pin
leckey30-Jun-06 10:31
leckey30-Jun-06 10:31 

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.