Archived Months
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > sql server new users > may 2006

Filter by week: 1 2 3 4 5

SSMA for SyBase
Posted by Alex at 5/30/2006 12:12:01 PM
Hi I am new in SSMA, I gotta use SSMA for Sybase, however I just find documentation for Oracle, is it the same for Oracle and Sybase?? or where can I found documentation? Thanks...more >>

Copying a table (and data) from an SQL database to an external SQL database?
Posted by dave m at 5/30/2006 11:18:20 AM
With MS Access, I was able to use then SELECT INTO statement to move data between databases by the use of the IN clause to a newly created table in an external database, such as . . SELECT * INTO tablename1 IN 'msaccess database path and name' 'DBTYPE FROM tablename2 tablename1 will be a...more >>

SQL setup problem??
Posted by Danny at 5/30/2006 10:24:45 AM
Hi, I have install 2003 SBS (5 CDs) On new server,include SQL 2000. The problem is how to set up SQL server for client PC ocnnect?? How to setup client connection in PC?? Thanks! Danny ...more >>

Modify Manag.Studio integrated "Reports"
Posted by Hans Tombeux at 5/29/2006 3:45:31 PM
Hello, I wonder, if there is a way to modify the Reports integrated in ManagementStudio. For exmaple I want to see the real size of the transaction log (Not in %). If there is no way, how do I get the Size from the systables? Best regards Hans ...more >>

query cache
Posted by dawe at 5/29/2006 7:58:30 AM
Hi all, I'm pretty new to sqlserver (I have a little bg only in MySQL)... I would like to know if there is a query cache I can set somewhere to keep in cache used tables and so on.. thanks d ...more >>

"Cannot access the specified path or file on the server..."
Posted by Michael Weyant at 5/26/2006 10:48:31 AM
Hello all, I am at my wits end here and hoping someone can lend some wisdom to this sql-noob. I have SQL 2005 on a Windows Server 2003 cluster: I am receiving the following error whenever I try to do anything with a DB (move, copy, backup, even create a new). "Cannot access the speci...more >>

literature for starting SQL users/ book to use SQL server as a backend for a MS Access frontend?
Posted by Philip Leduc at 5/25/2006 5:48:09 PM
Does anyone have know a good book for SQL starters 2000/2005 , not too teoritical with handson examples and sample code. I am an experienced Access VBA programmer. Would like to know how make 1) SQL VB.net applications including setting up the database. Upgrade Access applications to SQL back...more >>

Help for an Idiot
Posted by Some Dude at 5/25/2006 3:44:27 PM
I need to dislpay a table from an SQL database on a web page. I know how to make web pages and I have downloaded SQL Server Express and Vidual Web Developer Experss but don't know where to start. I just need a very simple display of a table that allows sorting by clicking on the column heading...more >>



Create Database
Posted by Taoge at 5/25/2006 11:12:01 AM
Hi, all When we need a new database , we use the following SQL statement: Create Database database_name... In this statement, we can not use a string variable as database_name. Is there a way to use a string variable as database_name when we create database? Thanks ...more >>

creating a direcory by Transact-SQL
Posted by Sam at 5/25/2006 8:02:04 AM
is there a way for creating a direcory in a given path by Transact-SQL ? somthing like : MDIR C:\MyFold ...more >>

Will it is possible to set a login in sql server for 10days
Posted by csesaravana NO[at]SPAM gmail.com at 5/25/2006 5:05:40 AM
Hi , I am working as a Database Adim I am providing support Application projects Here is my issue, Can we able to provide access for a login only for 10days Is there is any other way apart from Windows Authentication ? Please help me Thanks in Advance Saran ...more >>

find out by Transact-SQL the path to a certain db data file
Posted by Sam at 5/24/2006 11:43:16 PM
how can i find out by Transact-SQL the path to a certain db data file (mdf)? ...more >>

ODBC connect SQL 2000??
Posted by Danny at 5/24/2006 4:39:47 PM
Hi, I just install SBS 2003 with SQL 2000 on my server, but when I try to use another PC (OS is WinXP) connect the SQL server throgh ODBC, it pop up a error msg: connection failed SQL state '28000' SQL server Error: 18452 Login fail for user 'XXX', reason : Not associated with a trusted SQ...more >>

Download MS SQL Server CLIENT services
Posted by excel_hari NO[at]SPAM yahoo.com at 5/24/2006 1:33:03 AM
Hi, We have MS SQL Server installed in a remote serve location. I need to run some queries on it. One of my colleagues in US uses Client services version to connect to te server and run queries. I also want to install the Client services in my computer (Windows XP Pro). The local IT asked m...more >>

Convertin Text -> Nvarchar
Posted by Carlos Albert at 5/23/2006 6:55:52 PM
Hello group, I have to convert some strings that I had on a Text field to Nvarchar. I don't care if some data gets lost. I tried this, but doesn't work because it's too long and complains about it: UPDATE mytable SET mynVarChar= cast(myInfo as nvarchar(4000)) ...more >>

SQL Jobs
Posted by Mo at 5/22/2006 9:41:41 PM
Do you guyz know what rights are needed to run a SQL job (SQL Server 2000)? I have a friend that took away SA rights to a user and that user has dbo access to the database, but can't run the job anymore. What I think it is, they don want to give full SA rights back to the user. Any sugge...more >>

Sql weird behavior
Posted by csmba at 5/22/2006 6:04:56 PM
Hi all. I got the next very simple and strange problem. When running the following 2 slqs, one runs very fast, and one very slow. I looked at my indexes time and time again, and cannot figure out why. The table has about 8 million rows. Very fast: Select top 1 keyA from tableA where fiel...more >>

Find Utility In SQL Server Management Studio
Posted by G. Ray Giacalone at 5/22/2006 10:36:30 AM
Is there anything in SQL Server Management Studio that will allow you to find text within tables, stored procs and views...not the data itself but within the data definition language? For example, I need to find all of the database objects that are using link servers. Thank you very much! ...more >>

Performance issues
Posted by Gouri at 5/22/2006 12:00:00 AM
One of the company's marketing department wants to measure the value of the data on potential participants that is purchased from business partners .The marketing department requires a view of the data that contains all potential participants to whom surveys were distributed and the names of s...more >>

mixed quotes in table description using sp_addextendedproperty
Posted by Rob Schuff at 5/21/2006 8:18:21 AM
Folks, I'm having a Little trouble figuring out how to add a table description using sp_addextendedproperty where the description has mixed single and double quotes such as: This table's description is "weird" Anyone have an idea? thanks....more >>

Syncing with access
Posted by John at 5/21/2006 3:26:54 AM
Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards ...more >>

Error with SQL in Backup Exec
Posted by jgervais at 5/20/2006 9:43:17 AM
I have SQL 2005 installed on a Windows 2003 server. I have installed Backup Exec 10d and get an error when trying to backup the SQL database. When I go to create a new backup job I can see the two databases ( one for Backup Exec and the other one for Solid Edge Insight Server and Sharepoint)....more >>

SQL Job Access Rights
Posted by Mail at 5/19/2006 10:43:19 PM
Do you guyz know what rights are needed to run a SQL job? I have a friend that took away SA rights to a user and that user has dbo access to the database, but can't run the job anymore. What I think it is, they don want to give full SA rights back to the user. Any suggestions or leads? ...more >>

SQL 2005 with Backup Exec 10d
Posted by microsoft at 5/19/2006 3:16:08 PM
I have SQL 2005 installed on a Windows 2003 server. I have installed Backup Exec 10d and get an error when trying to backup the SQL database. I can see/backup the Backup Exec database but when I try to click on the other database ( used for Sharepoint and Insight ) it gives me this error... ...more >>

change object owner with a wildcard
Posted by SAC at 5/19/2006 2:15:34 PM
I'm trying to use sp_changeobjectowner I'd like to change the owner on all table names that begin with "tbl". sp_changeobjectowner "tbl%", "Sam" doesn't work. what do I need to change? do I need to label it "dbo.tbl%"? Thanks. ...more >>

ASP pages and SQLServer 2000 database
Posted by James_101 at 5/18/2006 10:56:01 AM
My computer-based training piece sends user data to asp pages which relay the data on to a SQLServer 2000 database. All works well with one exception: when a new record is created, any spaces in the string containing the user's name are deleted. When the training piece sends the variable ...more >>

Import/Export Problem
Posted by Jonathan Grant at 5/18/2006 12:00:00 AM
I have SQL Server 2005 Developer Edition, I am currently in the process of installing SP1, on XP SP 2. I have looked through previous posts here concerning import/export and have worked out that I need SSIS, but it doesn't appear to be installed on my machine. I have Configuration Tools, An...more >>

INSERT INTO Query
Posted by RC- at 5/17/2006 2:12:17 PM
I have a list of values that I need to insert into a SQL table. The list of values is stored in a .txt file. What would be the syntax of the insert into query be and how would I reference the .txt file. Or, is there a better way to get the values added to the table? TIA, RC- ...more >>

Problems restoring from "File or Filegroups" backups
Posted by Conan Kelly at 5/17/2006 10:12:33 AM
Hello all, Using SQL Server 2000 (Standard Edition, I think) I was under the impression that File or Filegroups backups just backed up the data file at that point in time and that the log files were insignificant. Apparently I was wrong and now I'm having trouble trying to get the DB operat...more >>

Installing SQL on XP
Posted by Jan Il at 5/16/2006 5:27:55 PM
Hi all... Another question, can I install the SQL Server 2005 Express Edition on my XP Pro SP2? Are there any preliminary requirements that I need to look at before doing so? Jan :) ...more >>

New to SQL Server
Posted by Jan Il at 5/16/2006 5:22:25 PM
Hi all :-) Do I need to have a server in order to learn how to use the SQL Server 2005? Jan :) ...more >>

Prevent Transaction Logging
Posted by Tom Gaughan at 5/16/2006 12:43:00 PM
We have pharmaceutical databases that get purged and repopulated nightly. The tables range from 20K+- records to 55K+- records. Before these maintenance routines (stored procedures) run we'd like to disable transaction logging and then enable after completion. Thanks in advance...Tom ...more >>

Run Query using Dates
Posted by RC- at 5/15/2006 10:12:15 AM
I need to run a query that will pull all of the data with in a certain date range. I can't seem to figure out the syntax for the query in SQL. In MS Access, this query works perfectly: SELECT MASTER_APM_VENDOR.Vendor, MASTER_APM_VENDOR.Name, MASTER_APM_VENDOR.Last_Inv_Date FROM MASTER_APM_...more >>

Newbie needs help setting up SQL server
Posted by Johann Schuler at 5/11/2006 9:12:15 PM
I installed Visual Studio .NET 2003 (Enterprise Architect edition) on my PC (Window XP Professional edition). Then I downloaded and installed SQL Server 2000 Desktop Engine (MSDE 2000). The installation did not produce any error messages, so I assume the installation went ok. But how do I set ...more >>

Starting SQL 2000 Server SP4 in Single User Mode
Posted by Alexander at 5/11/2006 10:24:49 AM
Hi Group, I have the following problem: I am running the Enterprise Edition of SQL Server 2000 SP4. I am trying to start the server in Single-User-Mode but it isnt starting. Thats what I am getting: 2006-05-11 10:09:22.12 server Microsoft SQL Server 2000 - 8.00.2039 (Intel X86) May...more >>

SQL 2000 Server on Small Business Server 2003 Standard Edition?
Posted by Alexander at 5/9/2006 1:41:11 PM
Hi @all, I have got a very short and easy question. Is there a way to install SQL 2000 Server on a Windows 2003 Small Business Server Standard Edition? I tried to install the Enterprise Edition of the SQL 2000 Server but I got a message, that I was not allowed to install that software. The ...more >>

Where's my database?
Posted by spamsickle NO[at]SPAM gmail.com at 5/9/2006 8:54:13 AM
I installed VB 2005 Express and MS SQL Server Express just last week; my SQL Server is 9.0.2047 according to MS SSMS Express. I built a small database for my VB application according to the procedure in the VB help "Creating Your First Database - Microsoft Visual Studio 2005 Express Editions Do...more >>

get Stored Procedures Parameters, how?
Posted by Tark Siala at 5/8/2006 8:32:29 PM
hi i make smal Application to get information from SQL Server 2000 by using VB6. now i can get Databases, Tables and Colomn, and Stored Procedures, but my problem how i can get SP Parametres? i am thinking to make small function to get Parametres From SP.Text, but i think its not good solut...more >>

query assistance plz?
Posted by Daves at 5/8/2006 11:39:40 AM
hi, a table contains which groups users are allocated in: UsersIngGroups: UserID int GroupID int A table allocates restrictions to web pages - if user's group is matched with ItemID, that particular User/Group has access; Restrictions ItemID int Group int Since users can be i...more >>

Rename a database
Posted by et at 5/6/2006 11:06:33 AM
How do I rename a database on sql server 2000? I have a database I brought up from a backup and has the same name as the current database. I don't want to detach the current one because I have to get data from both databases. I tried renaming the file name of the backup copy, and in the a...more >>

Cannot open database "mydb" requested by the login.
Posted by cas at 5/5/2006 9:30:38 PM
Hi, I installed sqlserver 2005 express on windows server 2000 sp4. I made a new database ("mydb") with sql server Management studio express (not a mdf file). I also defined tables and i can make and execute queries in sql server Management studio express without problem. I granted to accou...more >>

Keeping a query
Posted by Fembo at 5/5/2006 6:12:54 PM
Hello, Using query analyzer is it possible to rem out a query so it can be used again? Any assistance would be appreciated. Femi ...more >>

sqlServerExpress
Posted by Bob Palank at 5/5/2006 4:46:00 PM
Is it possible to post an mdf database file into a folder on some webserver and then develop a VB.Net application that would access that database ? The folder on the server would know nothing about an SQL Server. It simply holds a mdf file. BR Bob ...more >>

SQL Server 2005 DTS import tool
Posted by R Weeden at 5/5/2006 8:22:15 AM
In SQL2000 there is a tool to import CSV files. Where is the import tool in SQL2005? Bob W ...more >>

sql2005 database mirroring
Posted by adam at 5/5/2006 12:00:00 AM
hi, i'm new to this group. i wonder if i can get answers to my question here, cos i cant find a newsgroup with database mirroring. i have two servers : pSQL - principal mSQL - mirror Have successfully create the endpoints at both servers. Have checked on the port 5021 listening at both...more >>

add addlogin with passthrough query
Posted by Sam at 5/5/2006 12:00:00 AM
how can i able a user to add new login from whithin the application . when user runs a passthrough query with the sp_addlogin command there is a message that user does not have permission to this action thanks ...more >>

Using a formula in a table field
Posted by Conan Kelly at 5/4/2006 10:47:45 AM
Hello all, Using SQL Server 2000 (Standard Edition, I think). I was trying to educate myself on creating functions and in one of the examples in Books Online I noticed that you could use formulas in fields in a table, calculating the field value using other fields as arguments. My questio...more >>

Creating a Test Server From a Live Server - Auto Refresh
Posted by MBSNewbie at 5/3/2006 11:16:32 AM
Hi All, I'm hoping someone may be able to help me out. We are running multiple databases on our SQL Server. I would like to create a test environment based on the existing databases. (Because I'm new, I don't want to mess up what is there) I have been trying for a week to copy, backup & rest...more >>

Problems migrating from 2000 to 2005
Posted by Paul at 5/2/2006 1:03:37 PM
I downloaded the trial version of SQL Server 2005 to facilitate the migration of a web site database from a SQL2000 server to the new host's 2005 SQL Server. It transferred the data itself OK, but I found two major problems with the structure: 1. All my Views were created as Tables inste...more >>

SQL vs Access Newbie Question
Posted by Thomas Grassi at 5/1/2006 9:45:52 PM
I have a SQL 2000 Server database on my windows xp pro pc. I would like to have my Access Data base Office XP PRo SP3 Link to the SQL database so I can run queries and reports in Access. How do I do that? Any exmples would be helpful Thanks Tom ...more >>


DevelopmentNow Blog