Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Add a reference for sqlexpress

 
   Database Help (Home) -> Setup RSS
Next:  Complicated Constraint - Possible or not?  
Author Message
Steve Mulroy

External


Since: Oct 02, 2008
Posts: 1



(Msg. 1) Posted: Thu Oct 02, 2008 6:10 am
Post subject: Add a reference for sqlexpress
Archived from groups: microsoft>public>sqlserver>setup (more info?)

New developer request: I am trying to create a script to backup
sqlexpress dB. Need to add reference for c# code. When select add
reference, none of the references in the list are for sqlexpress. When I
browse for the sqlexpress dlls, I get an error message about the files
being unrecognizable. I have loaded sqlexpress on my laptop to see if it
would help. And it didn't.

Need references for these statements...
using Microsoft.SqlServer.Management.Common;
using Microsoft.SqlServer.Management.Smo;
PercentCompleteEventArgs
ServerMessageEventArgs

*** Sent via Developersdex http://www.developersdex.com ***

 >> Stay informed about: Add a reference for sqlexpress 
Back to top
Login to vote
Ekrem Önsoy

External


Since: Oct 01, 2008
Posts: 9



(Msg. 2) Posted: Thu Oct 02, 2008 2:01 pm
Post subject: RE: Add a reference for sqlexpress [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Did you choose "Software Development Kit" during SQL Server installation?

--
Ekrem Önsoy


"Steve Mulroy" wrote:

> New developer request: I am trying to create a script to backup
> sqlexpress dB. Need to add reference for c# code. When select add
> reference, none of the references in the list are for sqlexpress. When I
> browse for the sqlexpress dlls, I get an error message about the files
> being unrecognizable. I have loaded sqlexpress on my laptop to see if it
> would help. And it didn't.
>
> Need references for these statements...
> using Microsoft.SqlServer.Management.Common;
> using Microsoft.SqlServer.Management.Smo;
> PercentCompleteEventArgs
> ServerMessageEventArgs
>
> *** Sent via Developersdex http://www.developersdex.com ***
>

 >> Stay informed about: Add a reference for sqlexpress 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Encapsulate SQLExpress into Setup CAB - Hi, all, I would like to encapsulate SQLExpress as the backend database into the setup CAB file, if the client choose to install the SQLExpress, then the installation application would install it automatically, I mean the client need not install it..

Performance Monitor counter registry value has failed duri.. - Hi all. During installation of SQLExpress 2005 I encountered this error: ------------------------------------------------------------------- Performance Monitor Counter Requirement (Error) Messages * Performance Monitor Counter Requirement * The..

Backup SQL server from vbs - Hi I have this script to backup SQL Server from a VBScript but am having problems with it: Dim fso Dim FolderName Dim FileName Set WshShell = WScript.CreateObject("WScript.Shell") FolderName = FolderName & " M E" FileName = Fo...

SQL Server 2005 Setup Error - When installing SQL Server 2005 Beta 2 Support Files (after .NET Framework 2.0 support files installed) I receive the following error: Errors ocurred during the installation: Error 110 installing Microsoft SQL Server 2005 Beta 2 Setup Support Files. ...

Memory Usage in Enterprise Edition 2000 - I have a server with 4GB of RAM and SQL 2000 Enterprise Edition. My problem is this: In Task Manager the memory usage is stuck at 3GB. I have included the 3GB switch in the boot.ini file, but how do I get the machine to use more than 3GB of RAM?
   Database Help (Home) -> Setup All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]