merge replication in SQL Server 2000
 
Home My Account Forum Try It! Buy It!
About Contact Us Site Map
StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



merge replication in SQL Server 2000Expand / Collapse
Author
Message
Posted 05/03/2008 7:50:24 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 05/07/2008 5:56:12 PM
Posts: 3, Visits: 2
Hello Guys!

I talk from Sao Paulo, Brazil.

I develop system for industries and all of many then, I use SQL Server 2000 ( Small Business Package ).

My projetcts are all in VB6.

And some time ago I read an article in a Brazilian .Net Magazine about StrataFrame.

I was very interested in use strataframe, and I saw a demonstration.

It´s really fantastic.

But, some questions made think about use strataframe.

one of them is, how I can manage table strutucts manually in merge replication databases?

specially in tables that are in replication. because new tables, we can create in query analiser. but in tables that are in replication, the fields are create using enterprise manager replication monitor, adding columns in articles!

How DDT create all structures alone, this fields will not be create.

Buy.

Post #16111
Posted 05/03/2008 9:06:06 AM
StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: Yesterday @ 6:40:31 PM
Posts: 288, Visits: 1,137
Hi Juio Cesar and welcome to the SF forums....

Even though I have not experience in SQL Replication process, there are several posting in the forum about it, so while you get a direct answer from SF team or any other developer member you can simply do a search with the word "replication" without quotations and that will get you started.

SF is a great product, there are several brazilian developers here so I am sure you will feel very comfortable.

Edhy Rijo
Progytech (Computer Consultants)
Post #16112
Posted 05/05/2008 10:15:15 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 10:22:11 PM
Posts: 3,733, Visits: 3,928
one of them is, how I can manage table strutucts manually in merge replication databases?

You can deploy to a database that uses replication, but like anytime you use replication, you may have to do this at an off or slow time and you may need to create a pre-deploy script (new feature in the 1.6.6 beta) that allows you to turn off replication and then turn it back on in a post-deployment script once the deployment is complete.

We actually had a discussion about this on another thread the other day...you might take Edhy up on his suggestion and search for replication and/or DDT to see those posts as well.

Post #16141
Posted 05/07/2008 6:02:15 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 05/07/2008 5:56:12 PM
Posts: 3, Visits: 2
Hi,

Thank you for your help.

Now, tell me a little more abou ddt!

can i see the script that will run ?

because if i can see it, the way it creates the tables, fields, and other structures, i can do it manually!

am I right?

Post #16234
Posted 05/07/2008 6:09:57 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 05/07/2008 5:56:12 PM
Posts: 3, Visits: 2
Edhy,

thanks for your help.

i try to do what you sugest, but the my seach brougth me few answers.

i don´t know if i seach in the correct place.

but i will try again.

Buy.

Post #16235
Posted 05/07/2008 8:58:16 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 10:22:11 PM
Posts: 3,733, Visits: 3,928
can i see the script that will run ?

No, not really.  We use SMO (SQL Server Management Object) to deploy most of the structures and only use T-SQL when using pre and post deploy scripts, etc.  If you allow the DDT to automatically create your CRUD sprocs, then you can see the sprocs that will be created.

We also do a lot of other stuff behind the scenes so that you don't have to actually upgrade structures in order (i.e. going from version 1 to 3, for example). 

You do get the source code hen you purchase SF so you can see what we do, but it is not all T-SQL script that gets used.  Hopethat makes sense.

A little trick that you can do though is use a packet sniffer to see all of the T-SQL code that gets executed.  Ultimately all code is broken down into T-SQL script...even through SMO.

Post #16236
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 12:59am

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.047. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.