Showing posts with label party. Show all posts
Showing posts with label party. Show all posts

Friday, March 30, 2012

Reporting Services and Barcodes

How do I embed a barcode in my report without using 3rd party software?
Thanks
SmittyOn Sep 14, 8:55 pm, "Willie Smith" <wsmi...@.triad.rr.com> wrote:
> How do I embed a barcode in my report without using 3rd party software?
> Thanks
> Smitty
The closest thing to what you are looking for is probably this add-in.
http://3d2f.com/programs/64-583-reporting-services-barcode-cri-download.shtml
Hope this helps.
Regards,
Enrique Martinez
Sr. Software Consultant|||If I am not mistaken you can also use one of the various Barcode fonts that
are available to do it.
--
SQL Server Developer Support Engineer
"EMartinez" wrote:
> On Sep 14, 8:55 pm, "Willie Smith" <wsmi...@.triad.rr.com> wrote:
> > How do I embed a barcode in my report without using 3rd party software?
> >
> > Thanks
> >
> > Smitty
>
> The closest thing to what you are looking for is probably this add-in.
> http://3d2f.com/programs/64-583-reporting-services-barcode-cri-download.shtml
> Hope this helps.
> Regards,
> Enrique Martinez
> Sr. Software Consultant
>

Wednesday, March 7, 2012

Reporting Server.

Hi,
We are using a live database and want to set up a Reporting Server(Read-Only
for Users) for processing queries.
Is there any 3rd party software producing the effect
of Transactional Replication, being easy to set up and maintain ?
Any links to good step by step guides for Transactional Replication will
also be appreciated. I suspect it's a difficult job to set up and maintain
Transactional Replication, but I may give it a try.
Regards.
Sezgin
Hi
You may want to use replication if you don't want medium/high latency on
updating your data, but if you can copy with a longer difference between the
data in your reporting database and the live system check out log shipping.
There was a couple of articles on this in SQL Server Professional Magazine
http://tinyurl.com/4ez3l
http://tinyurl.com/6rdth
You may also want to check out the simple log shipping solution in the
resource kit.
John
"Sezgin Rafet" wrote:

> Hi,
> We are using a live database and want to set up a Reporting Server(Read-Only
> for Users) for processing queries.
> Is there any 3rd party software producing the effect
> of Transactional Replication, being easy to set up and maintain ?
> Any links to good step by step guides for Transactional Replication will
> also be appreciated. I suspect it's a difficult job to set up and maintain
> Transactional Replication, but I may give it a try.
>
> Regards.
> Sezgin
>
>
|||Thanks for the reply.
I did a short research on the Internet.
3 products attracted my attention:
DoubleTake from NSI Software
SonaSafe for SQL Server from Sonasoft
WANSync / WANSyncHA from XOsoft
Any comments on these products from people who have used them will be
appreciated.
Regards.
Sezgin
"John Bell" <jbellnewsposts@.hotmail.com> wrote in message
news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...[vbcol=seagreen]
> Hi
> You may want to use replication if you don't want medium/high latency on
> updating your data, but if you can copy with a longer difference between
> the
> data in your reporting database and the live system check out log
> shipping.
> There was a couple of articles on this in SQL Server Professional Magazine
> http://tinyurl.com/4ez3l
> http://tinyurl.com/6rdth
> You may also want to check out the simple log shipping solution in the
> resource kit.
> John
> "Sezgin Rafet" wrote:
|||You should also look at Neverfail (www.neverfailgroup.com) I used this
in a previous company and seemed to work for us for SQL and their
Exchange product kicks A**
Pete
Sezgin Rafet wrote:[vbcol=seagreen]
> Thanks for the reply.
> I did a short research on the Internet.
> 3 products attracted my attention:
> DoubleTake from NSI Software
> SonaSafe for SQL Server from Sonasoft
> WANSync / WANSyncHA from XOsoft
>
> Any comments on these products from people who have used them will be
> appreciated.
>
> Regards.
> Sezgin
>
> "John Bell" <jbellnewsposts@.hotmail.com> wrote in message
> news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...
|||Hi
I have not tried any of the third party applications but the no cost option
would be to use what is in the Resource Kit or use the method described by
SQL Server Pro. With SQL 2005 you will get database mirroring.
John
"Sezgin Rafet" wrote:

> Thanks for the reply.
> I did a short research on the Internet.
> 3 products attracted my attention:
> DoubleTake from NSI Software
> SonaSafe for SQL Server from Sonasoft
> WANSync / WANSyncHA from XOsoft
>
> Any comments on these products from people who have used them will be
> appreciated.
>
> Regards.
> Sezgin
>
> "John Bell" <jbellnewsposts@.hotmail.com> wrote in message
> news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...
>
>

Reporting Server.

Hi,
We are using a live database and want to set up a Reporting Server(Read-Only
for Users) for processing queries.
Is there any 3rd party software producing the effect
of Transactional Replication, being easy to set up and maintain ?
Any links to good step by step guides for Transactional Replication will
also be appreciated. I suspect it's a difficult job to set up and maintain
Transactional Replication, but I may give it a try.
Regards.
SezginHi
You may want to use replication if you don't want medium/high latency on
updating your data, but if you can copy with a longer difference between the
data in your reporting database and the live system check out log shipping.
There was a couple of articles on this in SQL Server Professional Magazine
http://tinyurl.com/4ez3l
http://tinyurl.com/6rdth
You may also want to check out the simple log shipping solution in the
resource kit.
John
"Sezgin Rafet" wrote:

> Hi,
> We are using a live database and want to set up a Reporting Server(Read-On
ly
> for Users) for processing queries.
> Is there any 3rd party software producing the effect
> of Transactional Replication, being easy to set up and maintain ?
> Any links to good step by step guides for Transactional Replication will
> also be appreciated. I suspect it's a difficult job to set up and maintain
> Transactional Replication, but I may give it a try.
>
> Regards.
> Sezgin
>
>|||Thanks for the reply.
I did a short research on the Internet.
3 products attracted my attention:
DoubleTake from NSI Software
SonaSafe for SQL Server from Sonasoft
WANSync / WANSyncHA from XOsoft
Any comments on these products from people who have used them will be
appreciated.
Regards.
Sezgin
"John Bell" <jbellnewsposts@.hotmail.com> wrote in message
news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...[vbcol=seagreen]
> Hi
> You may want to use replication if you don't want medium/high latency on
> updating your data, but if you can copy with a longer difference between
> the
> data in your reporting database and the live system check out log
> shipping.
> There was a couple of articles on this in SQL Server Professional Magazine
> http://tinyurl.com/4ez3l
> http://tinyurl.com/6rdth
> You may also want to check out the simple log shipping solution in the
> resource kit.
> John
> "Sezgin Rafet" wrote:
>|||You should also look at Neverfail (www.neverfailgroup.com) I used this
in a previous company and seemed to work for us for SQL and their
Exchange product kicks A**
Pete
Sezgin Rafet wrote:[vbcol=seagreen]
> Thanks for the reply.
> I did a short research on the Internet.
> 3 products attracted my attention:
> DoubleTake from NSI Software
> SonaSafe for SQL Server from Sonasoft
> WANSync / WANSyncHA from XOsoft
>
> Any comments on these products from people who have used them will be
> appreciated.
>
> Regards.
> Sezgin
>
> "John Bell" <jbellnewsposts@.hotmail.com> wrote in message
> news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...|||Hi
I have not tried any of the third party applications but the no cost option
would be to use what is in the Resource Kit or use the method described by
SQL Server Pro. With SQL 2005 you will get database mirroring.
John
"Sezgin Rafet" wrote:

> Thanks for the reply.
> I did a short research on the Internet.
> 3 products attracted my attention:
> DoubleTake from NSI Software
> SonaSafe for SQL Server from Sonasoft
> WANSync / WANSyncHA from XOsoft
>
> Any comments on these products from people who have used them will be
> appreciated.
>
> Regards.
> Sezgin
>
> "John Bell" <jbellnewsposts@.hotmail.com> wrote in message
> news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...
>
>

Reporting Server.

Hi,
We are using a live database and want to set up a Reporting Server(Read-Only
for Users) for processing queries.
Is there any 3rd party software producing the effect
of Transactional Replication, being easy to set up and maintain ?
Any links to good step by step guides for Transactional Replication will
also be appreciated. I suspect it's a difficult job to set up and maintain
Transactional Replication, but I may give it a try.
Regards.
SezginHi
You may want to use replication if you don't want medium/high latency on
updating your data, but if you can copy with a longer difference between the
data in your reporting database and the live system check out log shipping.
There was a couple of articles on this in SQL Server Professional Magazine
http://tinyurl.com/4ez3l
http://tinyurl.com/6rdth
You may also want to check out the simple log shipping solution in the
resource kit.
John
"Sezgin Rafet" wrote:
> Hi,
> We are using a live database and want to set up a Reporting Server(Read-Only
> for Users) for processing queries.
> Is there any 3rd party software producing the effect
> of Transactional Replication, being easy to set up and maintain ?
> Any links to good step by step guides for Transactional Replication will
> also be appreciated. I suspect it's a difficult job to set up and maintain
> Transactional Replication, but I may give it a try.
>
> Regards.
> Sezgin
>
>|||Thanks for the reply.
I did a short research on the Internet.
3 products attracted my attention:
DoubleTake from NSI Software
SonaSafe for SQL Server from Sonasoft
WANSync / WANSyncHA from XOsoft
Any comments on these products from people who have used them will be
appreciated.
Regards.
Sezgin
"John Bell" <jbellnewsposts@.hotmail.com> wrote in message
news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...
> Hi
> You may want to use replication if you don't want medium/high latency on
> updating your data, but if you can copy with a longer difference between
> the
> data in your reporting database and the live system check out log
> shipping.
> There was a couple of articles on this in SQL Server Professional Magazine
> http://tinyurl.com/4ez3l
> http://tinyurl.com/6rdth
> You may also want to check out the simple log shipping solution in the
> resource kit.
> John
> "Sezgin Rafet" wrote:
>> Hi,
>> We are using a live database and want to set up a Reporting
>> Server(Read-Only
>> for Users) for processing queries.
>> Is there any 3rd party software producing the effect
>> of Transactional Replication, being easy to set up and maintain ?
>> Any links to good step by step guides for Transactional Replication will
>> also be appreciated. I suspect it's a difficult job to set up and
>> maintain
>> Transactional Replication, but I may give it a try.
>>
>> Regards.
>> Sezgin
>>|||You should also look at Neverfail (www.neverfailgroup.com) I used this
in a previous company and seemed to work for us for SQL and their
Exchange product kicks A**
Pete
Sezgin Rafet wrote:
> Thanks for the reply.
> I did a short research on the Internet.
> 3 products attracted my attention:
> DoubleTake from NSI Software
> SonaSafe for SQL Server from Sonasoft
> WANSync / WANSyncHA from XOsoft
>
> Any comments on these products from people who have used them will be
> appreciated.
>
> Regards.
> Sezgin
>
> "John Bell" <jbellnewsposts@.hotmail.com> wrote in message
> news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...
> > Hi
> >
> > You may want to use replication if you don't want medium/high latency on
> > updating your data, but if you can copy with a longer difference between
> > the
> > data in your reporting database and the live system check out log
> > shipping.
> >
> > There was a couple of articles on this in SQL Server Professional Magazine
> > http://tinyurl.com/4ez3l
> > http://tinyurl.com/6rdth
> >
> > You may also want to check out the simple log shipping solution in the
> > resource kit.
> >
> > John
> >
> > "Sezgin Rafet" wrote:
> >
> >>
> >> Hi,
> >>
> >> We are using a live database and want to set up a Reporting
> >> Server(Read-Only
> >> for Users) for processing queries.
> >>
> >> Is there any 3rd party software producing the effect
> >> of Transactional Replication, being easy to set up and maintain ?
> >>
> >> Any links to good step by step guides for Transactional Replication will
> >> also be appreciated. I suspect it's a difficult job to set up and
> >> maintain
> >> Transactional Replication, but I may give it a try.
> >>
> >>
> >> Regards.
> >>
> >> Sezgin
> >>
> >>
> >>|||Hi
I have not tried any of the third party applications but the no cost option
would be to use what is in the Resource Kit or use the method described by
SQL Server Pro. With SQL 2005 you will get database mirroring.
John
"Sezgin Rafet" wrote:
> Thanks for the reply.
> I did a short research on the Internet.
> 3 products attracted my attention:
> DoubleTake from NSI Software
> SonaSafe for SQL Server from Sonasoft
> WANSync / WANSyncHA from XOsoft
>
> Any comments on these products from people who have used them will be
> appreciated.
>
> Regards.
> Sezgin
>
> "John Bell" <jbellnewsposts@.hotmail.com> wrote in message
> news:E352112A-4412-43A6-86A3-3EB0F4F6DCC6@.microsoft.com...
> > Hi
> >
> > You may want to use replication if you don't want medium/high latency on
> > updating your data, but if you can copy with a longer difference between
> > the
> > data in your reporting database and the live system check out log
> > shipping.
> >
> > There was a couple of articles on this in SQL Server Professional Magazine
> > http://tinyurl.com/4ez3l
> > http://tinyurl.com/6rdth
> >
> > You may also want to check out the simple log shipping solution in the
> > resource kit.
> >
> > John
> >
> > "Sezgin Rafet" wrote:
> >
> >>
> >> Hi,
> >>
> >> We are using a live database and want to set up a Reporting
> >> Server(Read-Only
> >> for Users) for processing queries.
> >>
> >> Is there any 3rd party software producing the effect
> >> of Transactional Replication, being easy to set up and maintain ?
> >>
> >> Any links to good step by step guides for Transactional Replication will
> >> also be appreciated. I suspect it's a difficult job to set up and
> >> maintain
> >> Transactional Replication, but I may give it a try.
> >>
> >>
> >> Regards.
> >>
> >> Sezgin
> >>
> >>
> >>
>
>