Viewing 15 posts - 256 through 270 (of 391 total)
I reduced the email1- email10 size from 1000 chars to 100 chars, saving 9000 chars.
9000 * 1 650 000 records = 1.485e+10
So why when i do a backup is my...
September 10, 2009 at 1:03 pm
Steve,
The only column that is FTI is originalresume. The email1 column is indexed.
I decided to do things one step at a time, and just reduce the size of the email...
September 10, 2009 at 8:17 am
Steve,
Thanks for your suggestions !
As a test using SSMS, I did create a Copy DB and reduced the size of email field to 100 chars, did a reindex and...
September 9, 2009 at 2:45 pm
Rookie Question,
I did a length check and found the longest email to be 83 characters.
Could i not just right click each Email1- Email10 column and do a Modify from 1000...
September 8, 2009 at 1:45 pm
Steve,
You do make some valid points regarding overkill ! I guess i got carried away 🙂
I do have good performance and can search 1.65 million records in about 3-4 seconds...
September 8, 2009 at 12:51 pm
Steve,
Thanks for your reply !
The reason i did not provide data, is that it would take too much data to get the query to work slow enough to prove the...
September 8, 2009 at 9:14 am
Thanks, i forgot the good old search button.
August 26, 2009 at 10:56 am
I got it fixed after playing with some accounts and passwords.
Thanks
August 4, 2009 at 8:45 am
Yes i know. The box is in a different physical location 🙁
Thanks
August 3, 2009 at 2:02 pm
What is that lowest common denominator ?
Text format ?
August 3, 2009 at 1:27 pm
Tasks -> Copy Database ->
i have tried doing a Full backup then going the SHRINKFILE and the other way around but get the same result!
I am shinking both the...
August 3, 2009 at 1:07 pm
DBCC SHRINKFILE (microsoft525_log, 10) WITH NO_INFOMSGS
I am using this query and the shrink in Tasks and it will not got under 5GB for 49 records ?
When doing a copy, why...
August 3, 2009 at 12:09 pm
I need to send a testDB to another country, so they may test a new project that was developed.
I dont want a direct connection to my server from another country.
August 3, 2009 at 11:36 am
I got it working after adding a new maxuserport key.
Thanks
BTW Lynn is Word 03 ok ?
August 3, 2009 at 11:31 am
Viewing 15 posts - 256 through 270 (of 391 total)