Click here to Skip to main content
15,896,154 members
Home / Discussions / Database
   

Database

 
QuestionHow to deploy a reporting project into report server (ssrs) through visual 2015 Pin
jonatan_55624-Mar-16 0:01
jonatan_55624-Mar-16 0:01 
RantREPOST Pin
Richard Deeming24-Mar-16 2:16
mveRichard Deeming24-Mar-16 2:16 
AnswerRe: How to deploy a reporting project into report server (ssrs) through visual 2015 Pin
GuyThiebaut25-Mar-16 23:19
professionalGuyThiebaut25-Mar-16 23:19 
GeneralRe: How to deploy a reporting project into report server (ssrs) through visual 2015 Pin
jonatan_55614-Apr-16 12:33
jonatan_55614-Apr-16 12:33 
GeneralRe: How to deploy a reporting project into report server (ssrs) through visual 2015 Pin
GuyThiebaut14-Apr-16 21:54
professionalGuyThiebaut14-Apr-16 21:54 
QuestionWait until an operation finished Pin
indian14323-Mar-16 6:44
indian14323-Mar-16 6:44 
AnswerRe: Wait until an operation finished Pin
John C Rayan24-Mar-16 6:27
professionalJohn C Rayan24-Mar-16 6:27 
GeneralRe: Wait until an operation finished Pin
indian14324-Mar-16 9:50
indian14324-Mar-16 9:50 
Sure, a trigger works on the Table level, where as I want it on the transaction level, on transaction may be using multiple tables. The other interesting and more complex thing is Change Data Capture works on log file asynchronously to write the values into Audit tables. But luckily CDC writes information as Transaction based, like it gives same start_lsn id for same transaction, which I can use.

But for example when I retrieving data from CDC Audit tables and putting it in the Flat tables then I want to wait if CDC is in between writing a Transaction on to the CDC Audit tables. Can I do it?

Thanks in advance.
Thanks,

Abdul Aleem

"There is already enough hatred in the world lets spread love, compassion and affection."

GeneralRe: Wait until an operation finished Pin
GuyThiebaut25-Mar-16 23:33
professionalGuyThiebaut25-Mar-16 23:33 
GeneralRe: Wait until an operation finished Pin
John C Rayan29-Mar-16 22:21
professionalJohn C Rayan29-Mar-16 22:21 
QuestionSql connections connectors / 2 networks Pin
dada201022-Mar-16 3:52
dada201022-Mar-16 3:52 
QuestionGet the user name and date time who modified or inserted data Pin
indian14321-Mar-16 15:40
indian14321-Mar-16 15:40 
AnswerRe: Get the user name and date time who modified or inserted data Pin
Peter_in_278021-Mar-16 15:49
professionalPeter_in_278021-Mar-16 15:49 
AnswerRe: Get the user name and date time who modified or inserted data Pin
John C Rayan24-Mar-16 6:23
professionalJohn C Rayan24-Mar-16 6:23 
QuestionCreating Table with inner join of all Child tables giving error Pin
indian14321-Mar-16 13:24
indian14321-Mar-16 13:24 
AnswerRe: Creating Table with inner join of all Child tables giving error Pin
CHill6021-Mar-16 13:34
mveCHill6021-Mar-16 13:34 
GeneralRe: Creating Table with inner join of all Child tables giving error Pin
indian14321-Mar-16 14:21
indian14321-Mar-16 14:21 
GeneralRe: Creating Table with inner join of all Child tables giving error Pin
Sascha Lefèvre21-Mar-16 14:51
professionalSascha Lefèvre21-Mar-16 14:51 
GeneralRe: Creating Table with inner join of all Child tables giving error Pin
indian14321-Mar-16 15:35
indian14321-Mar-16 15:35 
AnswerRe: Creating Table with inner join of all Child tables giving error Pin
CHill6022-Mar-16 0:49
mveCHill6022-Mar-16 0:49 
QuestionCan I syn Oracle DB to SQL server Pin
hmanhha20-Mar-16 6:35
hmanhha20-Mar-16 6:35 
AnswerRe: Can I syn Oracle DB to SQL server Pin
CHill6020-Mar-16 11:34
mveCHill6020-Mar-16 11:34 
GeneralRe: Can I syn Oracle DB to SQL server Pin
hmanhha20-Mar-16 18:40
hmanhha20-Mar-16 18:40 
GeneralRe: Can I syn Oracle DB to SQL server Pin
CHill6020-Mar-16 22:06
mveCHill6020-Mar-16 22:06 
GeneralRe: Can I syn Oracle DB to SQL server Pin
hmanhha21-Mar-16 5:12
hmanhha21-Mar-16 5:12 

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.