Showing posts with label urgent. Show all posts
Showing posts with label urgent. Show all posts

Friday, March 23, 2012

I want urgent help

Hi,
I have created cube in sql server 2005. I want to use that cube from the front end that is using asp.net application I know that for this u require OWC(Office Web Component). I have installed that also. So can anybody help me to integrate all these stubs together.

Thanks In advance

Sach

Try this You will not need OWC. Remember OWC is not going to be supported in future.

The CellSetGrid is open source ASP.NET based OLAP browser: http://www.sqlserveranalysisservices.com/cellsetgrid/CellSetGridIntro.htm

I doesn't mean to sell you different solutions to you but If you need Web interface for Cube also try Sharepoint Services and Pivot Table web part. I found best solution, quick and free if you have Windows 2003 Server OS. But yes you will be using OWC in this case.

- Ashok

Friday, March 9, 2012

I need URGENT help about **Lost DTS password**

I forget my dts password for an dts on Sql 2000 SP3 .How can i reset or find my password for edit my DTS .I have db admin and sys admin user rights on this database.
thanks for your help.
?zgür ?etiner
ozgurcetiner@.hotmail.com

This is the wrong forum for your question. Try microsoft.public.sqlserver.dts

http://msdn.microsoft.com/subscriptions/managednewsgroups/list.aspx|||There is no way around this. To have a workaround for this would be a security issue. Sorry.

I need URGENT help about **Lost DTS password**

I forget my dts password for an dts on Sql 2000 SP3 .How can i reset or find my password for edit my DTS .I have db admin and sys admin user rights on this database.
thanks for your help.
?zgür ?etiner
ozgurcetiner@.hotmail.com

Are you referring to Data Transformation Services? You should post to microsoft.public.sqlserver.dts for questions related to DTS. You might also try SQL Server Integration Services, which is the DTS successor in SQL Server 2005.

Thanks
Laurentiu

Sunday, February 19, 2012

I need Help Urgent

Hi all!

I have an Application thats runs on my network Peoples have to Update their Client Apps to the newst version.

Most of Users are not well aware of computers.

I have a sinario to update the Client Application details bellow:

Provide a link e.g. Http://www.myserver.com/updates.aspx?action=getupdates

I want the client click the Link and my asp.net Page do the following

1- Compare the version of the Application on local machine With App.exe on server

2- Tell User if he / she needs Updates

3- Proceed according to the users Desion

Download without prompting the User

Install Update

Exit the web browser or redirct

Please Help me if any one have some directions or Working Examples.

Happy Coding

//////// Rashed

Look at the ClickOnce technology, it brings all the stuff out-of-the-box.

Jens K. Suessmeyer

http://www.sqlserver2005.de