Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Remote Access


Message #1 by "Pejvak Foroohar" <pejvak@m...> on Thu, 22 Feb 2001 11:12:39 -0800
Hi there . i want to know how can i change some thing in my remote SQL 

server.

i dont want to import it and export it I WANT TO EDIT THAT ONLIE.

and im using of SQL server2000.

Please help me if anybody know,

Thanks in advance

_________________________________________________________________

Get your FREE download of MSN Explorer at http://explorer.msn.com



Message #2 by Quang Tran <qtran@i...> on Thu, 22 Feb 2001 14:50:10 -0500
The way i did is create a file db.inc and include this to my asp



Check from begining Asp 2.o from Wrox. I think on chapter 10 they show you

how



-----Original Message-----

From: Pejvak Foroohar [mailto:pejvak@m...]

Sent: Thursday, February 22, 2001 2:13 PM

To: ASP Databases

Subject: [asp_databases] Remote Access





Hi there . i want to know how can i change some thing in my remote SQL 

server.

i dont want to import it and export it I WANT TO EDIT THAT ONLIE.

and im using of SQL server2000.

Please help me if anybody know,

Thanks in advance
Message #3 by "Barry Oxenberg" <boxenberg@l...> on Sat, 24 Feb 2001 00:43:18 -0800
Hi!

Why not just connect to the remote SQL Server from Enterprise Manager.  As

long as you have the appropriate credentials and know the name of the remote

Server you can create a new SQL Server Registration under your root....then

you can manually open the table(s) you want to edit and modify the data

directly, or you can use SQL Query Analyzer to execute queries/procedures

against the db(s)



hth,

Barry



----- Original Message -----

From: "Pejvak Foroohar" <pejvak@m...>

To: "ASP Databases" <asp_databases@p...>

Sent: Thursday, February 22, 2001 11:12 AM

Subject: [asp_databases] Remote Access





> Hi there . i want to know how can i change some thing in my remote SQL

> server.

> i dont want to import it and export it I WANT TO EDIT THAT ONLIE.

> and im using of SQL server2000.

> Please help me if anybody know,

> Thanks in advance

  Return to Index