05-25-2004, 11:08 AM | #1 (permalink) |
Addict
Location: The Outer rim of HELL
|
Connecting to SQL Sever
Can anybody help? I am trying to connect to a SQL Server (Microsoft SQL Server 2000) and need a good app to access it. I am familiar with mySQL but haven't really played with SQL so Im not too sure of the process to connect to a SQL database or whats app is good. I know you can connect with ACCESS using the mySQL ODBC driver to a mysql database. Can you do the same with thing to a SQL database using the linked tables?
Any info would be helpful!
__________________
I am still searching for the movie this quote was in... "Make you strong, like bull", said in a russian accent Post here if you know anything...PLEASE! |
05-25-2004, 04:06 PM | #2 (permalink) |
Tilted
Location: So. Cali
|
The only way I have been able to do it in the past is through Sql server enterprise manager... and the only place I ever been able to find it is on the sql cd... not sure if you can download it from microsoft or not..
__________________
Tell me what we’re fighting for— I don’t remember anymore, only temporary reprieve. And the world might cease if we fail to tame the beast; from the faith that you release comes an atheist peace. |
05-25-2004, 08:15 PM | #5 (permalink) |
Junkie
Location: RI
|
Look on www.download.com and look for a Database client. I use Navicat, but that might be only MySQL. I've also seen some other ones. I'm mostly used to MySQL/commandline connect, sorry.
|
05-25-2004, 09:24 PM | #6 (permalink) |
Addict
Location: The Outer rim of HELL
|
fyi.. check out "mySQL front"... its bad-ass
i managed to use Access to connect to the SQL database but that will only let me run queries and such not modify them... worst I can do "alter" or "modify" queries i guess...was just lookin' for an app that could do it
__________________
I am still searching for the movie this quote was in... "Make you strong, like bull", said in a russian accent Post here if you know anything...PLEASE! |
05-26-2004, 08:42 AM | #8 (permalink) |
Addict
Location: The Outer rim of HELL
|
yea...trying to find something for SQL though... what a pain
__________________
I am still searching for the movie this quote was in... "Make you strong, like bull", said in a russian accent Post here if you know anything...PLEASE! |
05-26-2004, 11:44 AM | #9 (permalink) |
Crazy
|
Check out this http://www.microsoft.com/downloads/d...displaylang=en
It's a web based SQL server administration app from Microsoft. |
05-26-2004, 11:48 AM | #10 (permalink) |
Rookie
Location: Oxford, UK
|
Microsoft Access is pretty good with Microsoft SQL server - just use the 'Import/Link tables' manager in there and give it the details. I've set up a system like that recently (I have to point out it wasn't my choice to use MS SQL) and it works fine... Only problem is that Access likes to send your Windows logon username and password to the server if it gets the chance!
__________________
I can't understand why people are frightened of new ideas. I'm frightened of the old ones. -- John Cage (1912 - 1992) |
05-26-2004, 07:37 PM | #11 (permalink) | |
Addict
Location: The Outer rim of HELL
|
Quote:
Access lets me link up to everything however, there isn't a way to update/modify the stuff easily
__________________
I am still searching for the movie this quote was in... "Make you strong, like bull", said in a russian accent Post here if you know anything...PLEASE! |
|
05-27-2004, 05:32 AM | #12 (permalink) |
Crazy
|
It works pretty well, lets you modify tables, stored procedures, logins. It doesn't let you modify views or user defined functions and I couldn't get the Windows authentication to work correctly with any of my servers, including the localhost?! I had to enter a SQL Server login. That could have something to do with how I have the virtual web configured.
|
06-08-2004, 11:10 AM | #15 (permalink) |
Addict
Location: The Outer rim of HELL
|
anybody know where I can find a download of Enterprise Manager? Even a demo. I need the GUI to connect a SQL database.
__________________
I am still searching for the movie this quote was in... "Make you strong, like bull", said in a russian accent Post here if you know anything...PLEASE! |
06-19-2004, 07:19 AM | #18 (permalink) |
Crazy
|
This download has been making it's way around the web. It's a freeware admin tool for SQL server. I haven't tried it yet.
http://www.visendo.com/en/sqladmin.aspx |
06-19-2004, 09:53 AM | #19 (permalink) | |
Addict
Location: The Outer rim of HELL
|
sweet! thanks!
Quote:
__________________
I am still searching for the movie this quote was in... "Make you strong, like bull", said in a russian accent Post here if you know anything...PLEASE! |
|
Tags |
connecting, sever, sql |
|
|