Click here to Skip to main content
16,012,508 members
Home / Discussions / Database
   

Database

 
AnswerRe: how to set the id manually while inserting the record? Pin
Colin Angus Mackay18-Aug-06 3:16
Colin Angus Mackay18-Aug-06 3:16 
AnswerRe: how to set the id manually while inserting the record? Pin
i.j.russell18-Aug-06 9:04
i.j.russell18-Aug-06 9:04 
AnswerRe: how to set the id manually while inserting the record? Pin
Eric Dahlvang18-Aug-06 11:18
Eric Dahlvang18-Aug-06 11:18 
Questionselect statement not working for excel as a database [modified] Pin
playout17-Aug-06 23:17
playout17-Aug-06 23:17 
AnswerRe: select statement not working for excel as a database Pin
Michael Potter18-Aug-06 5:29
Michael Potter18-Aug-06 5:29 
GeneralRe: select statement not working for excel as a database Pin
playout20-Aug-06 3:53
playout20-Aug-06 3:53 
Questionjoin 2 tables from 2 different databases Pin
playout17-Aug-06 23:09
playout17-Aug-06 23:09 
AnswerRe: join 2 tables from 2 different databases Pin
Stephen McGuire18-Aug-06 4:25
Stephen McGuire18-Aug-06 4:25 
There are two other solutions to this...

1. You could just create another Access DB that has all the tables from both DB's as Linked tables, then just query that DB.

2. You could load data from both DB's into an ADO.Net DataSet, relate your tables and work on the data from there.

Steve
AnswerRe: join 2 tables from 2 different databases Pin
S Douglas19-Aug-06 20:14
professionalS Douglas19-Aug-06 20:14 
QuestionDTS Package Parameter Passing Pin
dioey17-Aug-06 22:33
dioey17-Aug-06 22:33 
QuestionGet table details in SQL 2005 Pin
Vipul Mehta17-Aug-06 18:29
Vipul Mehta17-Aug-06 18:29 
AnswerRe: Get table details in SQL 2005 Pin
Colin Angus Mackay17-Aug-06 20:08
Colin Angus Mackay17-Aug-06 20:08 
QuestionSqlDependency and which rows actually changed? Pin
rpheaney17-Aug-06 14:56
rpheaney17-Aug-06 14:56 
AnswerRe: SqlDependency and which rows actually changed? Pin
Stephen McGuire18-Aug-06 9:46
Stephen McGuire18-Aug-06 9:46 
QuestionQuestion on SQL syntax Pin
leckey17-Aug-06 8:17
leckey17-Aug-06 8:17 
AnswerRe: Question on SQL syntax Pin
Paul Conrad17-Aug-06 8:28
professionalPaul Conrad17-Aug-06 8:28 
GeneralRe: Question on SQL syntax Pin
leckey17-Aug-06 8:50
leckey17-Aug-06 8:50 
GeneralRe: Question on SQL syntax Pin
Ennis Ray Lynch, Jr.17-Aug-06 9:06
Ennis Ray Lynch, Jr.17-Aug-06 9:06 
GeneralRe: Question on SQL syntax [modified] Pin
Jon Sagara17-Aug-06 10:07
Jon Sagara17-Aug-06 10:07 
AnswerRe: Question on SQL syntax Pin
Eric Dahlvang17-Aug-06 8:34
Eric Dahlvang17-Aug-06 8:34 
AnswerRe: Question on SQL syntax Pin
unclepaul17-Aug-06 10:10
unclepaul17-Aug-06 10:10 
QuestionSQL Log File - how to remove / reduce Pin
BSRK17-Aug-06 3:12
BSRK17-Aug-06 3:12 
AnswerRe: SQL Log File - how to remove / reduce [modified] Pin
Stephen McGuire17-Aug-06 7:20
Stephen McGuire17-Aug-06 7:20 
AnswerRe: SQL Log File - how to remove / reduce Pin
Eric Dahlvang17-Aug-06 8:13
Eric Dahlvang17-Aug-06 8:13 
QuestionHow do I get an SQL query to return 2 values as 1? Pin
Red_Wizard_Shot_The_Food17-Aug-06 1:58
Red_Wizard_Shot_The_Food17-Aug-06 1:58 

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.