Results 1 to 7 of 7

Thread: Replication

  1. #1

    Thread Starter
    Fanatic Member faisalkm's Avatar
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    752

    Angry

    Hi guys,

    I'm sure u can do this. I have created a wizard for doing replication with SQL Server. I use SQL DMO to program this Wizard. The problem I face now is How would I know whether a Server is enabled for replication or how can i enable a server for replication. Please help ..it's very very important

    Faisal
    Faisal Muhammed
    Homepage:I Started making it in 1994 ...Still Under Construction
    Using

    Visual Basic 6.0 Enterprise SP5
    Embedded Visual Basic 3.0
    SQL Server 2000
    Windows 2000 Proff
    Delphi 6.0


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982

    Question

    This isn't really my area of knowledge as far as SQL server goes more my area of interest (I am more SQL language and VB). I do have some questions that may help others to respond.

    What version of SQL server are you using?
    I take it the SQL DMO is a feature of SQL server?
    Are you replicating the SQL database to a different hardware server or the SQL Server installation on the same hardware server under a different name?

    As you say I'm sure someone knows or can help you find out.


    Things I do when I am bored: DotNetable

  3. #3

    Thread Starter
    Fanatic Member faisalkm's Avatar
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    752

    Replication

    Hey

    I'm using SQl Server 7.0. SQl DMO is an object model for programming SQl Server model from any windows development tool thgat supports COM. I need to replicate to different hardware server and that does'nt metter. I was able to list all available sql servers on the network and managed to create Replication by manually enabing the server for replication through the enterprise manager of SQl Server.But the problem is that I can't do it by code. Please anybody help..The deadline is looking at me...
    Faisal Muhammed
    Homepage:I Started making it in 1994 ...Still Under Construction
    Using

    Visual Basic 6.0 Enterprise SP5
    Embedded Visual Basic 3.0
    SQL Server 2000
    Windows 2000 Proff
    Delphi 6.0


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

  4. #4
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982

    Replication help

    This link is the best I can do as SQLDMO is not my thing.

    http://msdn.microsoft.com/library/psdk/sql/replsamp.htm

    if you read the discriptions I am sure you will find one of the examples a help.

    This is the best I can do unfortunately.


    Things I do when I am bored: DotNetable

  5. #5

    Thread Starter
    Fanatic Member faisalkm's Avatar
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    752
    Thanks for the link davidrobin. But i can't download the samples from there?
    Faisal Muhammed
    Homepage:I Started making it in 1994 ...Still Under Construction
    Using

    Visual Basic 6.0 Enterprise SP5
    Embedded Visual Basic 3.0
    SQL Server 2000
    Windows 2000 Proff
    Delphi 6.0


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

  6. #6
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982
    email me and i will send you the sample zip file which should help


    Things I do when I am bored: DotNetable

  7. #7

    Thread Starter
    Fanatic Member faisalkm's Avatar
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    752

    Cool Hi

    I got it!!!!!!!!!...Thanks for your support and partcipation!!


    Faisal
    Faisal Muhammed
    Homepage:I Started making it in 1994 ...Still Under Construction
    Using

    Visual Basic 6.0 Enterprise SP5
    Embedded Visual Basic 3.0
    SQL Server 2000
    Windows 2000 Proff
    Delphi 6.0


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width