Showing posts with label ado. Show all posts
Showing posts with label ado. Show all posts

Friday, February 24, 2012

Help

I make a program with vb (ADO) to connect SQL Server. If I want to execute
its program at other computer where there is no SQL Server, So what do i
have to install (what component of sql Server that I must install)? Can I
just copy files that be needed only?MDAC, that should be all to install. (If it is a .NET program you have to
install .NET Framework additionally (but nor for ADO only for ADO.NET))
--
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--
"Bpk. Adi Wira Kusuma" wrote:

> I make a program with vb (ADO) to connect SQL Server. If I want to execute
> its program at other computer where there is no SQL Server, So what do i
> have to install (what component of sql Server that I must install)? Can I
> just copy files that be needed only?
>
>|||How to install MDAC Only?|||You can download the MDAC components here.
http://www.microsoft.com/downloads/...La
ng=en
--
Roji. P. Thomas
Net Asset Management
http://toponewithties.blogspot.com
"Bpk. Adi Wira Kusuma" <adi_wira_kusuma@.yahoo.com.sg> wrote in message
news:uozMv7LmFHA.3828@.TK2MSFTNGP12.phx.gbl...
> How to install MDAC Only?
>|||Hi
MDAC comes with quite a few programs and it is almost certain that it will
be installed.
http://www.microsoft.com/downloads/...La
ng=en
For distributing database components see
http://support.microsoft.com/defaul...kb;en-us;266322
John
"Bpk. Adi Wira Kusuma" wrote:

> How to install MDAC Only?
>
>

Help

I've tried to install MDAC only at Win 98 (MDAC_TYP.EXE). But my program is
still not able to work. My Program use ADO to connect SQL Server 2000. So
what do i need to install again to my program can work/run?Why is it not working, do you get an error message for it ?
--
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--
"Bpk. Adi Wira Kusuma" wrote:

> I've tried to install MDAC only at Win 98 (MDAC_TYP.EXE). But my program
is
> still not able to work. My Program use ADO to connect SQL Server 2000. So
> what do i need to install again to my program can work/run?
>
>|||wehhh, I'm forget its error message. But I sure that I don't install
complettely. Nah... I just ask to you, What Any kind of which need to be
installed So My app. can work / running?|||You just need to install the MDAC:
http://www.microsoft.com/downloads/...&displaylang=en
What kind of application do you want to deploy ?
--
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--
"Bpk. Adi Wira Kusuma" wrote:

> wehhh, I'm forget its error message. But I sure that I don't install
> complettely. Nah... I just ask to you, What Any kind of which need to be
> installed So My app. can work / running?
>
>