Quantcast
Channel: ฟอรัม Getting started with SQL Server
Browsing all 8428 articles
Browse latest View live

Error Using SqlServer SMO.

 Hi, I want to transfer database objects from One Database to other including all keys that exists between tables using SqlServer SMO .I had tried with MSDN Code but i am facing with some error i.e.,...

View Article


SQL Database Design for Air Force Squadron

Hello, I am new to database design and have a very small amount of programming experience, but I am enjoying my project so far. I have a question about SQL database design.  I am creating a VB program...

View Article


Problem in crystal reports

Helloi have a problem in crystal report, i want to dispaly data from MYSql data base to crystal report through my application I have'nt work on crystall report before thisplease help me.....thanks in...

View Article

Use cubes from Analysis Services 2005 to Analysis Services 2000

Hi, I have some questions about SQL Servers 2000 and 2005 compatibility.In my configuration I have to use both servers.The cubes are stocked in 2005 server.May I transfer from 2005 to 2000 Analysis...

View Article

How can I reinstall the enterprise manager? (SQL SERVER 2000)

I can’t use the DTS editor because shows an error.So, I want to reinstall the enterprise manager without uninstall the sql server 2000, Is that possible?If the answer is yes, How can I do that? I think...

View Article


Client on domain cannot access SQL server on workgroup

Hi,I have a quick question regarding domains and workgroups.Currently I am working on an issue in the office of a small business. Right now there are 3 client computers that connect to a dell server...

View Article

Vista Install Problems

Hello,I've been having some problems trying to install SQL Sever 2005 on my local Vista machine.  Using the ISO file that I've downloaded from the MSDN site (twice now) I get an error stating that the...

View Article

Cannot connect via c# but can via server management studio

When I try to connect to my sql server 2005, from a asp.net web application (asp.net development server) using...Database=Prism_Project_db; Server=(local); Integrated Security=SSPI;...

View Article


SQL SERVER 2005-ASP.NET

I BUILT STOED PROCEDURE IN SQL SERVER  2005AND WHEN I REU IT USING EXEC STATEMENT I GET THE FOLLOWING ERROR IN "Error converting data type nvarchar to datetime." this error happen when change the...

View Article


DTS execution error

 when i execute a DTS to copy a database from one server to another, I am getting the following error: [Microsoft][ODBC SQL Server Driver][SQL Server]OLE DB 'SQL OLEDB' reported an error.Authentication...

View Article

Converting Rrom Access Syntax To Sql Syntax

 Ok I am tying to convert access syntax to Sql syntax to put it in a stored procedure or view..Here is the part that I need to convert: SELECT [2007_hours].proj_name, [2007_hours].task_name,...

View Article

Authentication Issue, When Profile ReCreate

Hi,i face authentication issue in SQL Server 2012 Evalution after i login in new account.Take a look situation and what i did.1) I install SQL Server 2012 in Member Server (Server 2012 Standard).2)....

View Article

Installing SQL Server 2008 R2 on a Dell Desktop with MS Server 2008

Due to some new software (Multiverse) our business server with MS server 2003 is going to be migrated to MS Server 2008. This migration went well but now comes the problem: I bought MS SQL Sever 2008...

View Article


sql 2008 Issue restoring transaction logs....

** Update: I performed the same steps on the corresponding Dev and things worked as expected. Only  our prod environment uses SnapManager for Sql (NetApp) and I'm beginning to suspect that may be...

View Article

How to execute a SP with TVP

Hi,I'm a beginner in learning SQL, I'd to pass more than one value to a SP, so made use of the TVP. my SP looks something like this, how do I add the TrainerID's while executing this SPCREATE type...

View Article


Create Database on the server using VB code

Hello All,The following code create a Database on SQL Express on my PC.  I wish to create a database on the server NOT on my PC.  What changes must I make to the following code to create the database...

View Article

update

hi, want to update record  in tabole .I have two records which are having same ServiceId and DAyoftheweek,one thing uncommon is Services='IdleTime' can i write like this update DetailsTable set...

View Article


AdventureWorks

I am confused about the relationship between PurchaseOrderHeader and VendorI can see a one to many relationship between these table but I don't see the keys fieldsVendor has...

View Article

How To Create a PDF from a stored procedure

 I am trying to write a stored procedure that generates a PDF file for example my PDF file will look something like this (there should be spaces between the columns): First Name          Last Name...

View Article

SQL Server 2005 Analysis Services across domains

Hi, With SQL Server 2000, the Enterprise Edition was required to access Analysis Services across domains. Is this also the case in SQL Server 2005, that the Enterprise Edition is needed?  Thanks, S

View Article
Browsing all 8428 articles
Browse latest View live