Hi Brett, The standard MS products for SQL Server are Enterprise Manager (creates / backup / restore / Data Transformation etc), and Query Analyser - runs SQL.
Instead of query analyser, you could define an odbc connection pointing to the IP of the remote database server, and then use whatever you want to access the data via odbc. e.g. CF, MS Access etc I don't know of any replacement for Enterprise Manager. Phil. ----- Original Message ----- From: "Brett Payne-Rhodes" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, March 04, 2003 6:12 PM Subject: [cfaussie] OT: Remote Access to SQL Server > Hi, > > An OT but I hope relevant question... What client software are people > using to access remote SQL Server databases? I guess there is a M$ > product? Anything else? > > Thanks, > > Brett > B) > > -- > Brett Payne-Rhodes > Eaglehawk Computing > t: +61 (0)8 9371-0471 > f: +61 (0)8 9371-0470 > m: +61 (0)414 371 047 > e: [EMAIL PROTECTED] > w: www.ehc.net.au > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
