Thursday, May 2, 2013

[SQL Server] Transaction Replication Without Spanpshot

[SQL Server] Transaction Replication Without Spanpshot


Transaction Replication Without Spanpshot

Posted: 02 May 2013 07:52 AM PDT

Hi Experts,I want to build up a Transaction Replication but without Snapshot. I know how to build replication with the Snapshot but this time the request is to build it without snapshot as the snapshot takes a lot of disk space on distributor server.Please guild me Step by Step process or if there is any Tutorial for it. I appreciate all your help Thank you so much

SQL Connection

Posted: 02 May 2013 05:40 AM PDT

I just had sql server 2012 installed on my local machine but after typing my code I clicked on the execute button to test it but I am not connected to any db server. I'm sure this is a dumb question but I'm a noob..... dont I have to be connected to a db in order to test what I create or build a new db?

11G table appears to have "No data found" after its creation.

Posted: 02 May 2013 03:19 AM PDT

I'm using Application Express and after creating this table CREATE TABLE "Tournament _Hands " ("T_hand_number" NUMBER(10) NOT NULL,"T_table_number" NUMBER(10) NOT NULL,"T_time_of_hand" DATE NULL,"T_no_players_involved" NUMBER(10) NULL,"T_no_players_limp" DOUBLE PRECISION NULL,"T_players_raise " DOUBLE PRECISION NULL,"T_player_3bet" DOUBLE PRECISION NULL,"T_pot_size" NUMBER(10,2) NULL,"T_payers_ to_showdown" NUMBER(10) NULL,PRIMARY KEY ("T_hand_number") );The table appears without columns or anything when I try to look at its structurethrough "find tables".Whats wrong?

verify the correct permission given

Posted: 02 May 2013 02:58 AM PDT

Today I tried to deploy a report in visual studio 2008.1.its giving me a error that it can't be deployed check the url or check whether permission given correctly?2.when I enter the url in internet explorer it showing me the error that the domain/user have no permission please anybody help me???\its urgent

No comments:

Post a Comment

Search This Blog