Viewing 15 posts - 1,516 through 1,530 (of 3,366 total)
I don't understand what you are saying because when your package works in x86 that is 32bits you can just copy it to x64 for deployment. And Oracle provider...
May 21, 2009 at 10:19 am
You need to create a domain account and use it to run SSRS so you can add that account in Server B on the Windows level, SQL Server login, ReportServerDB...
May 20, 2009 at 5:55 pm
Here is the thread with many options you can use to do the conversion. Here is the Microsoft provided code page converter you could use that.
May 20, 2009 at 9:34 am
I don't know what to tell you mine runs even without report manager but I have not created reports models or datasource. I am running XP so what operating...
May 20, 2009 at 8:28 am
There are some EBCDIC code pages defined since SQL Server 2000 so you need to check the BOL if yours is also defined, if it is defined you should be...
May 20, 2009 at 6:12 am
I am assuming you have not initialized Report builder so go to the folder below and run it before trying to locate it in report manager.
C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\ReportBuilder
May 19, 2009 at 5:47 pm
I have never had the need for SQL Server support call but I have called Oracle MetaLink, I have worked in places that pay for the Metalink account and I...
May 19, 2009 at 9:46 am
I understand what you are saying but you are not understanding me I am telling you to move the task related to the UTF8 file to an Execute SQL task...
May 19, 2009 at 7:53 am
SMS(SQL Server Management Studio) this is different because your .sql file is saved as UTF8 when you get to the save as box there is an arrow which says...
May 19, 2009 at 7:26 am
I think Itanium is the problem so you need to either get x86 or x64 do the migration and then import into Itanium. There were problems with using Oracle...
May 19, 2009 at 7:08 am
SSRS is resource intense service so it is not practical to use it in real time for anything before the next version of SQL Server which can run real time....
May 18, 2009 at 6:02 pm
I cannot help you with Triggers because those are almost obsolete so I don't use it, here is an article for the file I gave you to download this could...
May 18, 2009 at 5:35 pm
jay holovacs (5/18/2009)
A bit off topic, but an example of "IP" run amok... when other industries start copying the software biz..http://www.doublex.com/section/health-science/enough-patenting-breast-cancer-gene
This is a very serious problem with the US patent...
May 18, 2009 at 4:52 pm
Check the links below for Microsoft sample code that is SQL Server Management, no I have not used those you are a student so try out the samples and post...
May 18, 2009 at 3:16 pm
You can save your .sql file as UTF8 in SMS so you can call T-SQL with UTF8 encoding so your notepad will get data that is already encoded. ...
May 18, 2009 at 3:04 pm
Viewing 15 posts - 1,516 through 1,530 (of 3,366 total)