Click here to Skip to main content
15,893,161 members
Home / Discussions / C#
   

C#

 
AnswerRe: Find out the path of a file in a c#-program, the user has double-clicked in the explorer [modified] Pin
Luc Pattyn19-Jan-09 5:16
sitebuilderLuc Pattyn19-Jan-09 5:16 
GeneralRe: Find out the path of a file in a c#-program, the user has double-clicked in the explorer Pin
tschmid8520-Jan-09 0:07
tschmid8520-Jan-09 0:07 
AnswerRe: Find out the path of a file in a c#-program, the user has double-clicked in the explorer [modified] Pin
Luc Pattyn20-Jan-09 1:02
sitebuilderLuc Pattyn20-Jan-09 1:02 
AnswerRe: Find out the path of a file in a c#-program, the user has double-clicked in the explorer Pin
Pete O'Hanlon19-Jan-09 5:19
mvePete O'Hanlon19-Jan-09 5:19 
AnswerRe: Find out the path of a file in a c#-program, the user has double-clicked in the explorer [modified] Pin
Luc Pattyn19-Jan-09 6:18
sitebuilderLuc Pattyn19-Jan-09 6:18 
GeneralRe: Find out the path of a file in a c#-program, the user has double-clicked in the explorer Pin
Pete O'Hanlon19-Jan-09 8:41
mvePete O'Hanlon19-Jan-09 8:41 
AnswerRe: Find out the path of a file in a c#-program, the user has double-clicked in the explorer Pin
Giorgi Dalakishvili19-Jan-09 5:28
mentorGiorgi Dalakishvili19-Jan-09 5:28 
QuestionSQL Relations Pin
ctrlnick19-Jan-09 4:56
ctrlnick19-Jan-09 4:56 
hi ,

In "DB1" database I have tables called "Warehouse" and "Machines"
Both are related, 1 Warehouse can have many machines. 1 to many relation ship.

But there is another table "Warehouse" in another database = "DB2"

The one in DB2 is the original Warehouse table which has all the data. Since warehouse and machines are related, I thought of having a warehouse table in DB1 and later can run a SQL job to update the table in DB1 from the one in DB2 . But my requirement is such that I should not have the Warehouse table in DB1, but use the same one in DB2.

But I know that I cant relate tables from 2 databases.

How can I achieve the above requirement

Happy Programming!

Regards,
ctrlnick !

AnswerRe: SQL Relations Pin
Not Active19-Jan-09 5:01
mentorNot Active19-Jan-09 5:01 
GeneralRe: SQL Relations Pin
ctrlnick19-Jan-09 5:04
ctrlnick19-Jan-09 5:04 
GeneralRe: SQL Relations Pin
Not Active19-Jan-09 5:14
mentorNot Active19-Jan-09 5:14 
GeneralRe: SQL Relations Pin
ctrlnick19-Jan-09 6:55
ctrlnick19-Jan-09 6:55 
GeneralRe: SQL Relations Pin
Not Active19-Jan-09 7:01
mentorNot Active19-Jan-09 7:01 
AnswerRe: SQL Relations Pin
Wendelius19-Jan-09 7:40
mentorWendelius19-Jan-09 7:40 
QuestionDelete selected attribute in HTML Pin
trinm198719-Jan-09 4:39
trinm198719-Jan-09 4:39 
AnswerRe: Delete selected attribute in HTML Pin
#realJSOP19-Jan-09 4:43
mve#realJSOP19-Jan-09 4:43 
GeneralRe: Delete selected attribute in HTML Pin
trinm198719-Jan-09 4:45
trinm198719-Jan-09 4:45 
GeneralRe: Delete selected attribute in HTML Pin
SeMartens19-Jan-09 4:50
SeMartens19-Jan-09 4:50 
GeneralRe: Delete selected attribute in HTML Pin
#realJSOP19-Jan-09 6:40
mve#realJSOP19-Jan-09 6:40 
AnswerRe: Delete selected attribute in HTML Pin
Parwej Ahamad19-Jan-09 5:00
professionalParwej Ahamad19-Jan-09 5:00 
GeneralRe: Delete selected attribute in HTML Pin
trinm198719-Jan-09 5:07
trinm198719-Jan-09 5:07 
GeneralRe: Delete selected attribute in HTML Pin
Parwej Ahamad19-Jan-09 5:16
professionalParwej Ahamad19-Jan-09 5:16 
GeneralRe: Delete selected attribute in HTML Pin
trinm198719-Jan-09 5:27
trinm198719-Jan-09 5:27 
GeneralRe: Delete selected attribute in HTML Pin
Parwej Ahamad19-Jan-09 5:30
professionalParwej Ahamad19-Jan-09 5:30 
GeneralRe: Delete selected attribute in HTML Pin
trinm198719-Jan-09 5:37
trinm198719-Jan-09 5:37 

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.