Today I need to copy 8 records in a table. I have to use Access 200 because
of the limitation of Enterprise Manager's inability to cope with field with
more than 900 characters. Selected records, cut, paste. I got an erroor
message about not being able to have a null Key_ID (I copied the reords ...
more >>
Hey folks,
I'm pretty much a newbie as it comes to doing any DBA-type work on S2K
servers, so hence this message. I'm in a position at work where
everyone has to chip in as best he/she can, and since I know about some
databases (mainly MySQL and Oracle), guess who got volunteered for this?...
more >>
I have a table with 25 columns and about 1.200.000 rows
if i try to execute a SELECT query like
SELECT * FROM TABLE WHERE datediff(s,ColData,getdate())<700 (last 11
minutes)
the query go in timeout and CP occupation stay to 99% for about one hour
before i kill up the query!
Table is cl...
more >>
Hi, I have a production database in MSSQL 2000 Standard Edition with about
2Gb of data.
My problem is the weekly backup of the entire database: every sunday night i
copy all the data to another db (24 minutes) and after i made a normal
complete backup (11 minutes) in a .bak file...
There's ...
more >>