all groups > sql server (microsoft) > may 2003
changing case sensitive installation
Posted by Andreas Pradl at 5/9/2003 10:59:08 AM
Hi,
how can I change a case-sensitive installed SQL server 2000 to
case-insensitive.
Or is it only possible to choose that when installing?
Thanks a lot,
Andi... more >>
Some T-SQL help
Posted by Rollin 4 Eva at 5/8/2003 6:38:47 PM
I'm having a little trouble with a SELECT statement that I've been working
on. Can't seem to get it to do exactly what I want. Maybe someone out
there could help me :)
There are three different tables I'm working with: Products, Item_Category,
and Categories. Products containg all the produ... more >>
Moving Project Server DB to new machine
Posted by Zyxt at 5/6/2003 10:49:10 PM
(Sorry about the crosspost... wasn't sure where to put it. Seems like
people from both Project Server and SQL Server camps could answer this
one.)
We are currently running Project Server and using MS SQL 2000 as its db
server. The problem is that the SQL server is installed on a grossly
... more >>
Deadlock Question
Posted by E. Nusbaum at 5/6/2003 4:53:38 PM
Currently one of our (poorly) designed applications is running into a
deadlocking issue. The problem has increased since we've upgraded the
database server to a Quad Xeon (obviously because of multi-threading).
The database design is a horrid one and I think a chimp on LSD could do a
better jo... more >>
How to backup several DTS packages shortly ?
Posted by jean.ceugniet NO[at]SPAM autonef.com at 5/6/2003 3:18:19 AM
Hi,
I've got a server with several DTS packages on.
It's not easy to save each DTS package and each job separately.
I'd like to find a method in order to backup all DTS packages
simultaneously, via script or else, all in the same directory.
Is there a way to do that ?
TIA... more >>
Use 'Like' with a field name instead os a string
Posted by rotem.ben-israel NO[at]SPAM intel.com at 5/5/2003 3:10:50 AM
Hello all,
I have a problem which i can't find the answer to.
I have 2 tables, with a comparable field.
Example:
TableA.Program,etc.
TableB.ProgFileName,etc.
i want to make a join query on a PART of Progfilename to be equal to ALL
Program. I tried:
SELECT TableA.Program
FROM ... more >>
Time out connecting.
Posted by Don at 5/4/2003 11:02:32 PM
Hello, I have an Access application that connects to a SQL Server 2000
database. Lately, when first opening the application it takes awhile to
connect. Also, the first time you open Enterprise Manager it times out when
you click on the database, Usually I just press F5 and it connects. The
ne... more >>
Agent Jobs hang up and refuses to re-execute without user intervention
Posted by chris.barnes NO[at]SPAM hotrecruit.com at 5/1/2003 2:26:37 PM
Any Clues ?
SQL7
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Message when modifying a table
Posted by scooby_snook NO[at]SPAM hotmail.com at 5/1/2003 2:19:18 PM
Hi,
I'm fairly new to SQL server. I have a database with 8 tables. A few of
the tables have almost 2000 records in them so I don't wanna damage them in
any way. I want to add a new field to one of my tables, but I get a pop up
window with a list of some of my tables with the following messa... more >>
|