BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Can I access...........

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (SQL Servers)
View previous topic :: View next topic  
Author Message
Bpk. Adi Wira Kusuma
Guest





PostPosted: Tue Mar 07, 2006 4:03 pm    Post subject: Can I access........... Reply with quote



I wish to access SQL Server ( at Win 2000) from client PC ( win 9Cool. While
The client PC is also installed SQL Server. And I've loged in as Admin. Can
I access it? How to do it?

My second question is If in a computer network, there are 2 pc which be
installed SQL Server (at Win 2000 and at Win98). Can I access SQL SERVER at
Win98? How to do it?
Back to top
Kevin Frevert
Guest





PostPosted: Tue Mar 07, 2006 5:03 pm    Post subject: Re: Can I access........... Reply with quote



"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:440da62b (AT) newsgroups (DOT) borland.com...
Quote:
I wish to access SQL Server ( at Win 2000) from client PC ( win 9Cool. While
The client PC is also installed SQL Server. And I've loged in as Admin.
Can
I access it?

Yes

Quote:
How to do it?


Make sure the correct MDAC is installed and point the ADO connection/string
to the server/MSSQL instance and see what happens.

Quote:
My second question is If in a computer network, there are 2 pc which be
installed SQL Server (at Win 2000 and at Win98). Can I access SQL SERVER
at
Win98?

Yes, but that depends on the installation of MSSQL on Win98. If it's MSSQL
2K Desktop (IIRC, it was the only install available for Win98), I don't
remember if it allows 'outside' connections (I don't think it does). You
will have to test that.

Quote:
How to do it?

Point the ADO connection/string to the Win98 machine/MSSQL instance and see
what happens.

Good luck,
krf
Back to top
Bpk. Adi Wira Kusuma
Guest





PostPosted: Tue Mar 07, 2006 6:03 pm    Post subject: Re: Can I access........... Reply with quote



I can't access SQL SERVER at Win98. Why?

And How to access SQL SERVER at Win2000 with Enterprise Manager at Win98?

..
"Kevin Frevert" <kevin (AT) workdrinkingicewater (DOT) com> wrote in message
news:440db0f8 (AT) newsgroups (DOT) borland.com...
Quote:
"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:440da62b (AT) newsgroups (DOT) borland.com...
I wish to access SQL Server ( at Win 2000) from client PC ( win 9Cool.
While
The client PC is also installed SQL Server. And I've loged in as Admin.
Can
I access it?

Yes

How to do it?


Make sure the correct MDAC is installed and point the ADO
connection/string
to the server/MSSQL instance and see what happens.

My second question is If in a computer network, there are 2 pc which be
installed SQL Server (at Win 2000 and at Win98). Can I access SQL SERVER
at
Win98?

Yes, but that depends on the installation of MSSQL on Win98. If it's
MSSQL
2K Desktop (IIRC, it was the only install available for Win98), I don't
remember if it allows 'outside' connections (I don't think it does). You
will have to test that.

How to do it?

Point the ADO connection/string to the Win98 machine/MSSQL instance and
see
what happens.

Good luck,
krf

Back to top
Kevin Frevert
Guest





PostPosted: Tue Mar 07, 2006 8:03 pm    Post subject: Re: Can I access........... Reply with quote

"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:440dc466 (AT) newsgroups (DOT) borland.com...
Quote:
I can't access SQL SERVER at Win98. Why?


I don't have enough information to give you a good answer. Why can't you?
Do you get an error? What is the error? What ADO version is on the Win98
client? How are you trying to connect to SQL Server? I suspect the ADO
version on the Win98 machine is outdated.

Quote:
And How to access SQL SERVER at Win2000 with Enterprise Manager at Win98?

Again, I don't have enough information to give a good answer. If you cannot
'see' the Win98 SQL Server instance on the network, then you will not be
able to access it via Enterprise Manager on another machine. I suspect the
Win98 machine is running the desktop version of MSSQL, therefore not
'visible' as an instance on the network.

krf
Back to top
Steve Zimmelman
Guest





PostPosted: Tue Mar 07, 2006 11:10 pm    Post subject: Re: Can I access........... Reply with quote

There were some incompatibility issues with Win9x and SQL Server. I don't know
if they have been resolved or not. I generally discourage my clients from using
anything less than Win2K, especially when SQL Server is involved.

-Steve-

"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:440dc466 (AT) newsgroups (DOT) borland.com...
Quote:
I can't access SQL SERVER at Win98. Why?

And How to access SQL SERVER at Win2000 with Enterprise Manager at Win98?
Back to top
Euan Garden
Guest





PostPosted: Mon Mar 20, 2006 8:03 am    Post subject: Re: Can I access........... Reply with quote

What incompatibilities do you refer to?

SQL Server 7.0 and 2000 are both supported on different flavours of Win9x,
with restrictions (No OLAP no EE SKU etc).

-Euan

"Steve Zimmelman" <skz (AT) charter (DOT) nospam.net> wrote in message
news:440e061e$1 (AT) newsgroups (DOT) borland.com...
Quote:
There were some incompatibility issues with Win9x and SQL Server. I don't
know if they have been resolved or not. I generally discourage my clients
from using anything less than Win2K, especially when SQL Server is
involved.

-Steve-

"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:440dc466 (AT) newsgroups (DOT) borland.com...
I can't access SQL SERVER at Win98. Why?

And How to access SQL SERVER at Win2000 with Enterprise Manager at Win98?


Back to top
Steve Zimmelman
Guest





PostPosted: Mon Mar 20, 2006 3:03 pm    Post subject: Re: Can I access........... Reply with quote

Win9x would freeze far too much. Both in-house testing and client reports.
Granted, Win9x suffers from a general freeze problem anyway, but it was our
belief that adding SQL server to the mix made it worse.

-Steve-

"Euan Garden" <euan_garden (AT) hotmail (DOT) com> wrote in message
news:441e5467$1 (AT) newsgroups (DOT) borland.com...
Quote:
What incompatibilities do you refer to?

SQL Server 7.0 and 2000 are both supported on different flavours of Win9x,
with restrictions (No OLAP no EE SKU etc).

-Euan

"Steve Zimmelman" <skz (AT) charter (DOT) nospam.net> wrote in message
news:440e061e$1 (AT) newsgroups (DOT) borland.com...
There were some incompatibility issues with Win9x and SQL Server. I don't
know if they have been resolved or not. I generally discourage my clients
from using anything less than Win2K, especially when SQL Server is involved.

-Steve-

"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:440dc466 (AT) newsgroups (DOT) borland.com...
I can't access SQL SERVER at Win98. Why?

And How to access SQL SERVER at Win2000 with Enterprise Manager at Win98?




Back to top
Euan Garden
Guest





PostPosted: Mon Mar 20, 2006 6:03 pm    Post subject: Re: Can I access........... Reply with quote

So its not an incompatibility issue but problems with it running in your
environment?

-Euan

"Steve Zimmelman" <skz (AT) charter (DOT) nospam.net> wrote in message
news:441eb862$1 (AT) newsgroups (DOT) borland.com...
Quote:
Win9x would freeze far too much. Both in-house testing and client
reports.
Granted, Win9x suffers from a general freeze problem anyway, but it was
our
belief that adding SQL server to the mix made it worse.

-Steve-

"Euan Garden" <euan_garden (AT) hotmail (DOT) com> wrote in message
news:441e5467$1 (AT) newsgroups (DOT) borland.com...
What incompatibilities do you refer to?

SQL Server 7.0 and 2000 are both supported on different flavours of
Win9x,
with restrictions (No OLAP no EE SKU etc).

-Euan

"Steve Zimmelman" <skz (AT) charter (DOT) nospam.net> wrote in message
news:440e061e$1 (AT) newsgroups (DOT) borland.com...
There were some incompatibility issues with Win9x and SQL Server. I
don't
know if they have been resolved or not. I generally discourage my
clients
from using anything less than Win2K, especially when SQL Server is
involved.

-Steve-

"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:440dc466 (AT) newsgroups (DOT) borland.com...
I can't access SQL SERVER at Win98. Why?

And How to access SQL SERVER at Win2000 with Enterprise Manager at
Win98?







Back to top
Steve Zimmelman
Guest





PostPosted: Mon Mar 20, 2006 9:03 pm    Post subject: Re: Can I access........... Reply with quote

Well, I guess that's a matter of opinion. If a technology causes the
environment to freeze, then I would say it has compatibility problems with the
OS. Wink It didn't seem to matter what application was utilizing SQL Server, it
simply had an adverse affect.

And it's wasn't only "our* environment we had problems with. We learned to
"just say no" to Win9x/ME. The support issues were just too demanding on a
flakey OS.

-Steve-

"Euan Garden" <euan_garden (AT) hotmail (DOT) com> wrote in message
news:441ee800$1 (AT) newsgroups (DOT) borland.com...
Quote:
So its not an incompatibility issue but problems with it running in your
environment?

-Euan
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (SQL Servers) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.