how to distribute the SQL DMO client application

how to distribute the SQL DMO client application

Post by Jimmy Ta » Fri, 08 Mar 2002 21:46:36



dear all..

i write a VB application that using SQL DMO.
now i want to distribute this VB application to a computer that hasn't SQL
client connection tools(like enterprise manager).
i have had read the document in MSDN, but its doesn't work.
help me please..........THANKS..........
any suggestion is appreciated....

 
 
 

how to distribute the SQL DMO client application

Post by Ivan Arjentinsk » Fri, 08 Mar 2002 22:03:22


Quote:> i have had read the document in MSDN, but its doesn't work.

What document? BOL has topic on installing SQL DMO. Open Books-On-Line,
select Index and type: "SQL-DMO, installing". Read carefully the topic.

--
Ivan Arjentinski
----------------------------------------------------------------------
Please reply to newsgroups. Inclusion of table schemas (CREATE TABLE
scripts), sample data (INSERT INTO....) and desired result set when asking
for assistance is highly appreciated
----------------------------------------------------------------------


Quote:> dear all..

> i write a VB application that using SQL DMO.
> now i want to distribute this VB application to a computer that hasn't SQL
> client connection tools(like enterprise manager).
> i have had read the document in MSDN, but its doesn't work.
> help me please..........THANKS..........
> any suggestion is appreciated....


 
 
 

how to distribute the SQL DMO client application

Post by oj » Sat, 09 Mar 2002 03:29:16


jimmy,

read the redist.txt in the root folder of sqlserver CD.

--
-oj
http://rac4sql.home.attbi.com


Quote:> dear all..

> i write a VB application that using SQL DMO.
> now i want to distribute this VB application to a computer that hasn't SQL
> client connection tools(like enterprise manager).
> i have had read the document in MSDN, but its doesn't work.
> help me please..........THANKS..........
> any suggestion is appreciated....