Click here to Skip to main content
15,894,540 members
Home / Discussions / Database
   

Database

 
QuestionWhat is special about 'Asynchronous Processing=true' in the connection string? Pin
Rob Philpott10-Mar-10 6:18
Rob Philpott10-Mar-10 6:18 
AnswerRe: What is special about 'Asynchronous Processing=true' in the connection string? Pin
Mycroft Holmes10-Mar-10 23:56
professionalMycroft Holmes10-Mar-10 23:56 
AnswerRe: What is special about 'Asynchronous Processing=true' in the connection string? Pin
Eddy Vluggen11-Mar-10 1:56
professionalEddy Vluggen11-Mar-10 1:56 
QuestionStreaming SQL table data to secondary location Pin
bonkers12310-Mar-10 3:54
bonkers12310-Mar-10 3:54 
AnswerRe: Streaming SQL table data to secondary location Pin
Tim Carmichael10-Mar-10 4:07
Tim Carmichael10-Mar-10 4:07 
AnswerNot real time Pin
David Mujica10-Mar-10 4:18
David Mujica10-Mar-10 4:18 
AnswerRe: Streaming SQL table data to secondary location Pin
i.j.russell10-Mar-10 5:34
i.j.russell10-Mar-10 5:34 
AnswerRe: Streaming SQL table data to secondary location Pin
Eddy Vluggen11-Mar-10 2:03
professionalEddy Vluggen11-Mar-10 2:03 
bonkers123 wrote:
Is there a way?


Multiple, and their applicability depends on the type of database that you're using. SQL Server for example has the option to "link" to another database. It also depends a bit on what you expect from the target-table. Does it have to be "up to date" at all times, or would it be sufficient to have access to yesterday's data?

To add to the pile of options; you could also use the Microsoft Synchronization Framework.
I are Troll Suspicious | :suss:

GeneralRe: Streaming SQL table data to secondary location Pin
bonkers12311-Mar-10 20:29
bonkers12311-Mar-10 20:29 
GeneralRe: Streaming SQL table data to secondary location Pin
bonkers12311-Mar-10 20:32
bonkers12311-Mar-10 20:32 
GeneralRe: Streaming SQL table data to secondary location Pin
Eddy Vluggen12-Mar-10 0:23
professionalEddy Vluggen12-Mar-10 0:23 
GeneralRe: Streaming SQL table data to secondary location Pin
bonkers12315-Mar-10 1:15
bonkers12315-Mar-10 1:15 
QuestionSQL Server Compact and eVC++ [modified] Pin
hairy_hats9-Mar-10 22:14
hairy_hats9-Mar-10 22:14 
AnswerRe: SQL Server Compact and eVC++ Pin
Mycroft Holmes10-Mar-10 23:58
professionalMycroft Holmes10-Mar-10 23:58 
QuestionHow SQL command queury the first character of a Name column from a MS Access database? Pin
Curious 20099-Mar-10 5:04
Curious 20099-Mar-10 5:04 
AnswerRe: How SQL command queury the first character of a Name column from a MS Access database? Pin
Luc Pattyn9-Mar-10 5:45
sitebuilderLuc Pattyn9-Mar-10 5:45 
GeneralRe: How SQL command queury the first character of a Name column from a MS Access database? Pin
Curious 20099-Mar-10 6:40
Curious 20099-Mar-10 6:40 
GeneralRe: How SQL command queury the first character of a Name column from a MS Access database? Pin
Luc Pattyn9-Mar-10 7:01
sitebuilderLuc Pattyn9-Mar-10 7:01 
GeneralRe: How SQL command queury the first character of a Name column from a MS Access database? Pin
Roger Wright9-Mar-10 18:38
professionalRoger Wright9-Mar-10 18:38 
GeneralRe: How SQL command queury the first character of a Name column from a MS Access database? Pin
Luc Pattyn10-Mar-10 2:36
sitebuilderLuc Pattyn10-Mar-10 2:36 
AnswerRe: How SQL command queury the first character of a Name column from a MS Access database? Pin
David Mujica9-Mar-10 5:47
David Mujica9-Mar-10 5:47 
GeneralRe: How SQL command queury the first character of a Name column from a MS Access database? Pin
Curious 20099-Mar-10 6:38
Curious 20099-Mar-10 6:38 
Questionsql select/grouping question Pin
djhankypark9-Mar-10 1:04
djhankypark9-Mar-10 1:04 
AnswerRe: sql select/grouping question [modified] Pin
Wayne Gaylard9-Mar-10 1:42
professionalWayne Gaylard9-Mar-10 1:42 
GeneralRe: sql select/grouping question Pin
djhankypark9-Mar-10 7:32
djhankypark9-Mar-10 7:32 

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.