Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Between database servers
Hi all,
I like to access a production database server from my development database,
I need to count how fast one table in the production table grows, is there
any way to do it without actually getting on the production server? linked
server?

Thanks.

Report this thread to moderator Post Follow-up to this message
Old Post
Matthew Z
09-30-05 02:23 PM


RE: Between database servers
Yes you can create a linked server

http://sqlservercode.blogspot.com/


"Matthew Z" wrote:

> Hi all,
> I like to access a production database server from my development database
,
> I need to count how fast one table in the production table grows, is there
> any way to do it without actually getting on the production server? linked
> server?
>
> Thanks.

Report this thread to moderator Post Follow-up to this message
Old Post
SQL
09-30-05 02:23 PM


RE: Between database servers
Thanks. Because the company security reseans, I can't use the linked server,
is there a way to work around?


"SQL" wrote:

> Yes you can create a linked server
>
> http://sqlservercode.blogspot.com/
>
>
> "Matthew Z" wrote:
> 

Report this thread to moderator Post Follow-up to this message
Old Post
Matthew Z
09-30-05 04:23 PM


RE: Between database servers
look up OPENROWSET and OPENDATASOURCE in Books on line

http://sqlservercode.blogspot.com/



"Matthew Z" wrote:

> Thanks. Because the company security reseans, I can't use the linked serve
r,
> is there a way to work around?
>
>
> "SQL" wrote:
> 

Report this thread to moderator Post Follow-up to this message
Old Post
SQL
09-30-05 04:23 PM


RE: Between database servers
Thanks for reply.
Even I have sa permission to all sql servers, I still can't have have access
from one server to a different server.

"SQL" wrote:

> look up OPENROWSET and OPENDATASOURCE in Books on line
>
> http://sqlservercode.blogspot.com/
>
>
>
> "Matthew Z" wrote:
> 

Report this thread to moderator Post Follow-up to this message
Old Post
Matthew Z
09-30-05 04:23 PM


Re: Between database servers
Matthew,

as SQL said:

1.  Linked Server
2.  OPENROWSET or OPENDATASOURCE - neither requires a linked server to be
created
3.  Use EM, QA, OSQL or some other application to connect directly to your
other server.
4.  Job or DTS to get the value required to your local db

HTH

Jerry

"Matthew Z" < MatthewZ@discussions
.microsoft.com> wrote in message
news:46E45877-8585-4709-AEA8- BDD7886E7FC5@microso
ft.com...
> Thanks for reply.
> Even I have sa permission to all sql servers, I still can't have have
> access
> from one server to a different server.
>
> "SQL" wrote:
> 



Report this thread to moderator Post Follow-up to this message
Old Post
Jerry Spivey
09-30-05 04:23 PM


RE: Between database servers
Another option is to create an xp_sendmail proc job on the production DB
that will mail the result to yourself whenever you execute this job


"Matthew Z" wrote:

> Thanks for reply.
> Even I have sa permission to all sql servers, I still can't have have acce
ss
> from one server to a different server.
>
> "SQL" wrote:
> 

Report this thread to moderator Post Follow-up to this message
Old Post
SQL
09-30-05 04:23 PM


RE: Between database servers
Thanks guys, based on your replies,I got a idea, I may try DTS job & send
mail functions. This is not a one time process, it runs every week for
reporting Purpose.


"Matthew Z" wrote:

> Hi all,
> I like to access a production database server from my development database
,
> I need to count how fast one table in the production table grows, is there
> any way to do it without actually getting on the production server? linked
> server?
>
> Thanks.

Report this thread to moderator Post Follow-up to this message
Old Post
Matthew Z
09-30-05 04:23 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 02:42 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006