Re: SQL Server 2005 and SQLDMO
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Tue, 27 Dec 2005 08:37:01 -0500
To add to Mikes comments No DMO is not 100% compatible with 2005. It does
not know anything about the new features and such of 2005 but it should work
on anything that was there in 2000 with minor exceptions. SMO is what you
need to use to be able to access anything in 2005 properly.
--
Andrew J. Kelly SQL MVP
"Marc Meribi" <MarcMeribi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3FBAF2CB-FCA2-42D6-8A90-E1EAB6031B9C@xxxxxxxxxxxxxxxx
> Hello all,
> I connect to SQL server using SQLDMO to update the database and make many
> Other tasks. I installed SqlServer2005 on a test server and I got an error
> using the connect method of SQLDMO.
> Is SQL Server 2005 is 100% compatible with old SQLDMO?
> How to make it working with the SQLDMO, rewrite a whole application is
> impossible at the moment?
> All info. advise are welcom.
> Thanks
> Marc.
>
>
.
- Prev by Date: Re: No data in Sql 2005 tehre is data in sql 2000
- Next by Date: Can't connect from ASP app
- Previous by thread: Re: SQL Server 2005 and SQLDMO
- Next by thread: Re: Setting up Ms Access Linked Server
- Index(es):
Relevant Pages
|