all groups > sql server clients > august 2003
Filter by week: 1 2 3 4 5
Recovery Model
Posted by Noorali Issani at 8/29/2003 5:24:03 PM
How can I set the default recover model as Full Recover Model
thanks in advance.
Noor
... more >>
can't open Enterprise manager
Posted by xiaowei at 8/29/2003 9:41:11 AM
My SQL server client runs Ok until this morning.
When I tried to open Enterprise manager, it gives error
message:
MMC can't open the file SQL server enterprise manager. msc
the files may not exist or you don't have rights to
access the file.
I log in as the same username in the works... more >>
Query Analyzer
Posted by Greg at 8/29/2003 8:36:28 AM
Is there any way to give a client the ability to write
his own queries without using query analyzer. If not, is
there anyway to lock down query analyzer so the user does
not see the object browser, and can not see the Master
Database in the Table Drop down box? TIA... more >>
Nothing on client appearing on server?
Posted by MrBitsy at 8/28/2003 12:51:18 PM
I am creating a table in query analyzer on an XP client. However, when I use
enterprise manager to check the tables, the new table is not there!
The scripts execute correctly, the correct database is being used and I
refresh the database before checking if the table is there.
The only way I ... more >>
PRIMARY GROUP
Posted by johnh at 8/28/2003 8:35:04 AM
How do I change the Primary Group of a database, as I am
getting an error suggesting that the group is full.
What does this mean and how do I deal with it.
Thanks a lot,
John Hollister... more >>
Replicating Data
Posted by skc at 8/28/2003 3:35:21 AM
I have a few tables in my database that are 1.6million
lines long.
I want to blow these up to at least 5million to test
speed. I have already copied my original database to
another one called test2.
What do I do to test2's tables to make them at least 3
times bigger?
skc... more >>
SQL6.5 SQL 2000 Character sets
Posted by Dave at 8/28/2003 12:56:32 AM
When composing SQL scripts that contain special=20
characters, e.g., '=A3', '=AC', '=A9', '=AE', it has been found=20
that different versions of SQL Client treat the characters=20
in different ways specifically SQL2000 to SQL 6.5. This=20
can result in these characters being translated to produc... more >>
SQL statements
Posted by Jamie at 8/27/2003 11:21:44 AM
I am trying to format the date in an SQL Select Statement
and I am not having any luck.
SELECT * FROM baby WHERE date Between #8/01/03# and
#8/31/03# ORDER BY date
it is displayed like "8/01/31" but I need it to look
like "August 1, 2003"
Thanks,
Jamie
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Data loss from Access 2002 subform
Posted by pistoph at 8/26/2003 11:29:15 PM
We are having problems with data loss from a text field.
The client application connects to a SQL 2000 database,
and was originally written for Access 2000 and has been
recompiled for 2002. The problem occurs intermittently
when users change data in a memo field and then save the
changes. ... more >>
SQL License For Website
Posted by JM at 8/26/2003 6:15:50 AM
My company is working to have a SQL app running on our
website & I am not sure how the licensing works for
something like that. Since only one computer will
actually be using the SQL app (the Web Sever) does that
count as just one license or would it go by the actual
amount of users that u... more >>
trigger
Posted by jayshric at 8/25/2003 11:37:52 PM
Dear Professional
Can u help me out in describing for what the triggers are used
Thanks
Jayshri
... more >>
Float rounding not holding its precision
Posted by brendonJ at 8/25/2003 4:11:04 PM
HI
We have an app using SQL odbc driver 200.80.528.00
connecting to SQL2K sp2. On the W2000 pc floats return
maintaining the precision but on the NT4sp6 PC the float
is rounding up or down losing its precision.
Any ideas, anyone?
NT4 has celeron400 CPU
Our App is built using Omnis737... more >>
stored proc with input parameters runs very slow
Posted by cindy huang at 8/25/2003 12:41:37 PM
Hi,
I have a store proc with an input parameter runs very
slow. However, if I set the parameter inside the stored
proc or just run the sql script, it runs very fast. Seems
the query plan is different between using input parameter
and using variable inside the stored proc. When using
... more >>
Can not shrink a Database!
Posted by george d lake at 8/25/2003 11:51:52 AM
Hi,
I am running SQL 2K
I have a DB that is 6GB.
out of that, 5.5GB is the Trans Log.
I did a backup of the Data and the log.
Now it shows 5.3GB unused, but I cant get that free space to go away!
When I creaded the DB it was 10MB? so I know that is not the problem
... more >>
URGENT HELP -- SQL server error while inserting records
Posted by Nouman at 8/24/2003 5:09:00 AM
Hi All,
I am having serious problem since last couple of days with
my SQL server 2000 version. on one of my table I have
1788653 records and I am unable to manipulate data into
it. whenever i tried to insert any more record, SQL server
will give me error:
------------------------------... more >>
SP3a Error When Installing On WinXP
Posted by Rob Collins at 8/22/2003 4:46:39 AM
I have installed SQL Server 2000 client connectivity only
(no client tools) on WinXP clients using an unattended
install with an ISS file. The XP clients all have XP
Service Pack 1 installed. This works perfectly.
We have applied SQL Server 2000 Service Pack 3a to the
server and now I wan... more >>
FillFactor
Posted by Noorali Issani at 8/21/2003 3:21:19 PM
Dear Professional
Can any body explain me about the fillfactor, I took help from Book online
but failed to understand about FillFactor.
Waiting for your reply
Noor
... more >>
MDAC Critical Update MS03-033
Posted by RJL at 8/21/2003 1:55:11 PM
This update gives an error message on machines that don't
have MDAC installed. What happens if in the future one of
those machines downloads the MDAC, will it then require
the patch, and how will I keep track of that....
We use an application that requires MDAC and then asks the
client ... more >>
Wait time increasing and users cannot edit records
Posted by Sarah at 8/21/2003 10:36:55 AM
I have an Access application that connects to a SQL Server database.
Several times a day I get a situaion where one user seems to be able to lock
up the database, and until they exit the application no one else can edit
any records. When I check the proces information I see hat that user will
ha... more >>
How do I install Enterprise Mgr without MDAC 2.6?
Posted by skdoyle1 NO[at]SPAM yahoo.com at 8/21/2003 6:21:25 AM
I'm trying to install only enterprise manager on a terminal server
that has MDAC 2.7SP1. When I do the client only install, it tries to
install MDAC2.6 over MDAC2.7SP1. How can I just install the
enterprise manager without installing the old version of MDAC.
I'm worried that if 2.6 installs ... more >>
Question
Posted by skc at 8/21/2003 12:39:26 AM
I am new to SQL2000 and I have a database (built in Visual
dBase) which I successfully imported into SQL 2000 using
DTS.
The database is 1.1GB and I contains a table which has
around 1.5million records. What I want to do is replicate
the data so that I have around 5million records. This... more >>
Opening databases folder in SQL 2K EM takes forever
Posted by Jerome Saliga at 8/20/2003 9:15:11 PM
I have been having a problem with SQL 2000 Server for
some time. When I connect to the server with Enterprise
Manager and open the database folder, it takes upwards of
30 minutes or more, and sometimes it simply hangs. This
problem is discussed in KB article 282416 "FIX: Opening
the Data... more >>
Permissions
Posted by robc at 8/18/2003 2:09:20 PM
I am having difficulty understanding permissions when using Access 2000....
I created a Windows authenticated DSN, when I link to SQL tables they are
updateable, however, a view which simply contains 4 coulmns from one table
is not updateable from Access. Anyone know why ? I have also ensur... more >>
Analysis Manager
Posted by Linda Bane at 8/15/2003 7:42:56 AM
Hello - I'm new to supporting SQL servers and the client
tools so I hope I'm in the correct community. My user is
complaining when she shuts down the Analysis Manager
using the x in the upper right hand corner or file, exit -
the system does not shut down. It simply hangs until
she Ctrl+... more >>
dbcc shrinkfile + deadlock
Posted by Hassan at 8/14/2003 6:59:52 PM
How can a DBCC shrinkfile of a datafile cause a deadlock ? I can never seem
to make it work. Always results in deadlock
... more >>
Not able to connect EM & QA...
Posted by Farhan Iqbal at 8/13/2003 2:30:23 PM
hi,
I am not able to connect my SQL Server 2000 Machine, from client, EM & QA
both are giving following error.
A connection could not be established to [Server Name]
Reason: Data source name not found an dno default driver specified.
I am not able to understand before few minutes I was c... more >>
On demand backups
Posted by _M_ at 8/13/2003 1:34:56 PM
Have a client that needs to do an "on demand" back up of a database. How
can this be done ???
The database in question is used by the accounting department and the
application uses the SA login to access the database.
Any insight would be greatful.
TIA
... more >>
First and last day of week
Posted by Emma at 8/13/2003 9:33:35 AM
How can I convert datepart(week,getdate()) back to the
last date of the week? Example, 8/13/2003 is week 33. How
I get the first and last date of the week from the 33
returned?. Can I set the week to run from Sunday to
Saturday?... more >>
Query/Pivot Table View
Posted by Emma at 8/13/2003 7:49:21 AM
How do I generate a query/pivot table view to group data
in a table by date range? The table contains product id,
date sold, quantity and amount. I want to be able to
generate a query/pivot table view to show the data on a
weekly basis (Sunday to Saturday), using the Saturday
date as the r... more >>
sql server and TC/IP
Posted by Stephen Ryan at 8/12/2003 7:07:50 PM
would like to test a connection
on my laptop to ms sql server on my laptop
i would like to test a tc/ip connection like this.
I have check ms sql server network utility and found that tc/ip is set =
as a protocal as well as named pipes
how do i find the ip address ?
anyone help?
s... more >>
how to run .SQL sript file?
Posted by ken at 8/12/2003 12:28:46 PM
hello all,
I have the .sql script file that I need to run to update
the SQL 2000 database. How do I run the script file?
thanks.... more >>
"server not found or access denied"
Posted by cgmoore NO[at]SPAM icx.net at 8/11/2003 8:29:08 PM
I am trying to register a SQL server in Enterprise Manager 2000 and
getting this error. I am on a LAN behind a Linksys BEFSR41 router and
attempting to connect to a SQL server on a remote network via the
Win2k vpn client software.
I can map drives on the remote server. I can connect to web a... more >>
Clients and OLE DB provider for Oracle
Posted by Adam Thomas at 8/11/2003 10:47:48 AM
We are trying to distribute the OLE DB provider for Oracle but are not =
sure what support files are needed to make it run properly. Does the =
Oracle clients need to be installed first before the MS OLE DB provider =
for Oracle will work?... more >>
enterprise manager won't open
Posted by james at 8/11/2003 8:39:53 AM
Hello,
I am trying to use Enterprise Manager on XP Pro to
connect to a remote MS SQL server.
When I try to run the Enterprise Manager I see the MMC
process appear in the task manager but the window never
appears.
I've uninstalled and reinstalled and still no go. Right
now I am downl... more >>
MSDE
Posted by Srini at 8/11/2003 4:01:21 AM
Hi,
I have MSDE 2000 installed on a laptop and I am able to
connect to it by using SQL Sever 2000 client tolls
installed on the same machine but not able to connect from
other machines or from the application that used OLEDB.
Any idea ? help is very much appriciated.
Thanks
Srini... more >>
Copy Diagram Between DBs
Posted by ItsMe at 8/9/2003 7:31:17 PM
Hello
I am a novice in using SQL Server 2000 enterprise edition
I am trying to copy a Database (through scripting) which has relationships I
created using Diagram.
When take this generated script and run on destination server, I do NOT see
any diagram under newly created DB.
Is there a... more >>
Server License
Posted by Daniel Harel at 8/8/2003 11:43:19 AM
Hi!
In our company we want to build our dedicated server to
put it in a collocation company.
I'm very unclear with the licensing programs that
Microsoft has. What license should I need to run SQL
Server in a web server?... more >>
SQL Connection Failed
Posted by bigufo8 at 8/8/2003 7:43:10 AM
Hi,
I have SQL server 7 at a remote site. I am using a ODBC to
connect to the server. I can ping the server name and have
checked the firewall the ports are allowed. I get the
following error.
Connection failed:
SQLState: '01000'
SQL Server Error: 1703
[Microsoft][ODBC SQL Server Dri... more >>
sql server 2000 installation error
Posted by mrsparky at 8/7/2003 5:50:36 AM
i am trying to install SQL Server 2000 client tools on my
computer. I get all of the way through the setup and then
when i click the finish button to actually perform the
install, I get an error. I can't find any information on
this error. I'm hoping that someone here can help me.
The... more >>
FoxPro data migration to SQL Server 2000
Posted by mgorman30 at 8/6/2003 3:26:34 PM
My company is in the process of migrating a FoxPro Application's data to
SQLServer2000. We have recompiled the FP code with VFP 8.0. I have
tried the upsizing wizard in VFP 8.0 and it fails on a large table with
an message of
"error #43 in genbulkinserttextfile(0). there is not enough memor... more >>
Analysis Svc. Cube error
Posted by Jim at 8/6/2003 7:44:29 AM
While in the past Analysis Manager had no problem viewing
cubes, building mining models, and running in pivot table
services, it started missbehaving recently. I have done a
new install and updated the service pak, no luck.
Specifically, Analysis Manager is unable to browse cube
data ("uns... more >>
ADO CONNECTION Timeout
Posted by Darren at 8/5/2003 2:02:03 PM
Is there anyway to speed up the timing out of an ADO Connection.
VERY FRUSTRATING!
I have found three different properties that reference timing out. Set them
all to 5. Still takes about a minute to timeout. And worse yet, after it
times out it tries to connect again automatically, now waiti... more >>
Linking question
Posted by Woody Splawn at 8/5/2003 1:35:26 PM
I am new to SQL Server and have a question. I am using SQL server 2000.
When, in diagrams, you create a l link between two tables are you actually
creating a real link between the two tables or just a diagram that visually
shows you a link between two tables?
... more >>
SQL Server 2000 - adding client licenses
Posted by Thaddis Creamer at 8/5/2003 6:24:52 AM
Can someone tell me how to add licenses so that I can add
users to my server. Your response will be greatly
appreciated.
Thank you,
Thaddis Creamer... more >>
iSQL (SQL Server 2K Personal Edition Analyzer) hang dead!
Posted by TM at 8/1/2003 1:35:44 PM
SQL Expert,
FYI: SQL Analyzer Hang!
I am running SQL 2000 Personal Edition with SQL2K Service Pack# 3a on a
Windows XP 2000 Professional OS Service Pack# 1a.
SQL Server 2000 Version PE: @@Version reported:
*******************************************
Microsoft SQL Server 2000 - 8.00.760... more >>
Sql Analizer IDE help
Posted by TM at 8/1/2003 9:39:31 AM
I am using SQL Server 2000 Client (Personal Edition) with Service Pack# 3a.
My OS is Windows XP Pro. SP1a. In the Sql Analyzer, previous versions
remembered where I left off (sql script folder). Sql 2000 always starts with
My Document folder. How can I configure iSQL so that it remembers my last
... more >>
|