Click here to Skip to main content
15,905,971 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Clearing Session variables?? [modified] Pin
ii_noname_ii1-Aug-06 0:18
ii_noname_ii1-Aug-06 0:18 
GeneralRe: Clearing Session variables?? Pin
Tyquaun Hunter1-Aug-06 4:00
Tyquaun Hunter1-Aug-06 4:00 
Questionhello amit Pin
anu8127-Jul-06 20:51
anu8127-Jul-06 20:51 
Questionhow to use functional keys as shortcut keys to open a form in vb Pin
ambikarama27-Jul-06 20:33
ambikarama27-Jul-06 20:33 
AnswerRe: how to use functional keys as shortcut keys to open a form in vb Pin
karansharma28-Jul-06 3:40
karansharma28-Jul-06 3:40 
Questionvb Pin
ambikarama27-Jul-06 20:27
ambikarama27-Jul-06 20:27 
AnswerRe: vb [modified] Pin
Tyquaun Hunter28-Jul-06 5:29
Tyquaun Hunter28-Jul-06 5:29 
QuestionHow To Replicate Data Between Two Databases Pin
Ian Woods27-Jul-06 16:25
Ian Woods27-Jul-06 16:25 
Hi Folks,

I have developed an inventory warehouse application (VB.Net UI) that uses a SQL 2000/2005 database. A Microsoft gold partner has asked me to seamlessly integrate my application with a Microsoft ERP application that also uses a SQL database. What I thought would be rather easy issue has really got me bogged down.

I was wondering how to handle this bridge between the two applications.

An example of the bridge would be:
A sales order/Order Lines record(s) are inserted into MS ERP database table(s), this record(s) needs to be replicated into my database (Sales Order/Order Lines table(s)). The Schema’s of the table(s) are not the same. If a record(s) are delete/updated then these actions would also have to be reflected in my database.

This would only be a one way replication, meaning my database can not perform inserts/Updates/deletes on the MS ERP database table(s).

I have look at doing this at the database level using SQL replication of a view, but I would like to write a windows service that the user can define the particular table(s)/Field(s) to bridge.

If you’re wondering why not just lookup the MS ERP database table(s) when needed, well part of the spec supplied to me was that the MS ERP database can be taken offline, but my application must still able to pick the outstanding ordered items that were in the ERP Database.

I would be grateful for you comments.


Regards Ian

AnswerRe: How To Replicate Data Between Two Databases [modified] Pin
Tyquaun Hunter27-Jul-06 17:44
Tyquaun Hunter27-Jul-06 17:44 
GeneralRe: How To Replicate Data Between Two Databases [modified] Pin
Ian Woods27-Jul-06 20:46
Ian Woods27-Jul-06 20:46 
GeneralRe: How To Replicate Data Between Two Databases Pin
Tyquaun Hunter28-Jul-06 4:35
Tyquaun Hunter28-Jul-06 4:35 
GeneralRe: How To Replicate Data Between Two Databases Pin
Ian Woods28-Jul-06 11:18
Ian Woods28-Jul-06 11:18 
GeneralRe: How To Replicate Data Between Two Databases Pin
Ian Woods28-Jul-06 11:20
Ian Woods28-Jul-06 11:20 
GeneralRe: How To Replicate Data Between Two Databases Pin
Tyquaun Hunter31-Jul-06 3:40
Tyquaun Hunter31-Jul-06 3:40 
GeneralRe: How To Replicate Data Between Two Databases Pin
Ian Woods31-Jul-06 22:08
Ian Woods31-Jul-06 22:08 
GeneralRe: How To Replicate Data Between Two Databases Pin
Tyquaun Hunter1-Aug-06 4:01
Tyquaun Hunter1-Aug-06 4:01 
QuestionHow to create a RichTextFile? Pin
dac990127-Jul-06 9:03
dac990127-Jul-06 9:03 
AnswerRe: How to create a RichTextFile? [modified] Pin
Chatura Dilan27-Jul-06 15:16
Chatura Dilan27-Jul-06 15:16 
AnswerRe: How to create a RichTextFile? Pin
hannesHTG28-Jul-06 1:01
hannesHTG28-Jul-06 1:01 
GeneralRe: How to create a RichTextFile? Pin
dac990128-Jul-06 6:04
dac990128-Jul-06 6:04 
QuestionFiltering data on a report Pin
dptalt27-Jul-06 8:34
dptalt27-Jul-06 8:34 
AnswerRe: Filtering data on a report Pin
Guerven27-Jul-06 17:44
Guerven27-Jul-06 17:44 
GeneralRe: Filtering data on a report Pin
dptalt31-Jul-06 2:47
dptalt31-Jul-06 2:47 
Questionurgent! transfering connection of winsock to another process [modified] Pin
steve_ino27-Jul-06 7:44
steve_ino27-Jul-06 7:44 
QuestionHow to get information about/from controls in another process Pin
oakleaf27-Jul-06 6:03
oakleaf27-Jul-06 6:03 

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.