Viewing 15 posts - 2,746 through 2,760 (of 3,366 total)
No I think you have run into Microsoft Search service not installed in your SQL Server instance because in 2000 it was a separate install. You may need to rerun setup...
June 3, 2007 at 5:54 pm
That code did not work the database includes a log file so SQL Sever will not restore it, I created two dumpdevices one for the MDF and one for the...
June 2, 2007 at 5:47 pm
Actually Microsoft split the product, I have just found things they changed that is above annoyance so I will write articles for it. They changed how a database can be...
June 2, 2007 at 3:01 pm
I just attached it two weeks back you are not supposed to create a database just right click in the database pane and click attach and navigate to the data...
June 1, 2007 at 6:25 pm
That is very good question last week a coworker run into the problem Asp.net runtime puts a 4meg limit by default to a report but you can change the max...
June 1, 2007 at 9:57 am
( I've avoided using MySql because of the lack of referential integrity.)
MySQL have got DRI(declarative referential integrity) for years but you have to pay for it in INNODB file, so with...
May 31, 2007 at 7:50 pm
I work for an elephant that creates, manages, supports other elephant software needs including Microsoft and Sun, no I don't think Oracle is included. Here is what we do, the application...
May 31, 2007 at 7:46 pm
(I changed a lot of jobs, however it seemed I could never retain any friendship in any company. Do I have a problem?)
No you don't have a problem you are...
May 30, 2007 at 5:31 pm
Go to Management Studio, Server Objects then Linked server there are two Oracle defined for 7 I think you will need the OraOLEDB.Oracle because you know it is too old. ...
May 30, 2007 at 8:32 am
Steve,
Please ask them to add unanswered post link so posts don't get lost but it just makes things easier for me.
May 29, 2007 at 12:36 pm
I don't think it is implict trim because Char leaves blank spaces while Vchar expands to fill the spaces, so you may have 8 unused spaces in the Char column.
May 29, 2007 at 12:33 pm
You have more options in the Textbox control than the base layout which just let you set language, in the Textbox you can set Calendar, left to right which is...
May 29, 2007 at 7:58 am
The SSRS localization is in the properties of the base report object or the textbox properties it ask what language you want to set it and the Reporting engine takes...
May 28, 2007 at 2:32 pm
I am using it now we are using dbo for stored procs and dbo schema for tables and one database for all, however I must add the localization is just...
May 28, 2007 at 1:40 pm
(Happy Memorial Day and thoughts and prayers for those serving in the armed forces.)
Happy memorial day to all!
May 28, 2007 at 7:29 am
Viewing 15 posts - 2,746 through 2,760 (of 3,366 total)