Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bytelogic

    Partial replication using JRO

    Hi, I have used the following microsoft code example: Sub CreatePartial(strReplicableDBPath As String, _ StrDescription As String) ' This procedure creates a new, partial replica with global visibility. ' It assumes you are using the Northwind sample database, which...
  2. bytelogic

    Partial Replication using JRO

    Hi, I have used the following microsoft code example: Sub CreatePartial(strReplicableDBPath As String, _ StrDescription As String) ' This procedure creates a new, partial replica with global visibility. ' It assumes you are using the Northwind sample database, which...
  3. bytelogic

    Partial Replication using JRO

    Hi, I have used the following microsoft code example: Sub CreatePartial(strReplicableDBPath As String, _ StrDescription As String) ' This procedure creates a new, partial replica with global visibility. ' It assumes you are using the Northwind sample database, which...

Part and Inventory Search

Back
Top