Showing posts with label apps. Show all posts
Showing posts with label apps. Show all posts

Monday, March 19, 2012

I upgraded from MSDE to 2005 Express, now my apps get 'login faile

All of my RDO (2.0) connections are getting this error:
Login failed for user 'my_user'
All of my apps that use ADO are working fine.
I know the userid/password are correct because I use the same ones with my
ADO apps. Does anyone have any ideas?
Thanks in advance!
apf
Nevermind! The root of my problem was - passwords are case sensitive in
2005! If anyone knows how to turn this "option" off, I would appreciate it.
|||It can't be turned off. It was part of improving password strength to
improve security of SQL logins.
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"apf" <apf@.discussions.microsoft.com> wrote in message
news:2786F0F5-CBDB-4B3A-AAC4-67AADE6A4CF0@.microsoft.com...
> Nevermind! The root of my problem was - passwords are case sensitive in
> 2005! If anyone knows how to turn this "option" off, I would appreciate
> it.
>

I upgraded from MSDE to 2005 Express - now my apps get login faile

All of my RDO (2.0) connections are getting this error:
Login failed for user 'my_user'
All of my apps that use ADO are working fine.
I know the userid/password are correct because I use the same ones with my
ADO apps. Does anyone have any ideas?
Thanks in advance!
apfSorry for posting in the wrong forum!
The answer, by the way, is passwords are case sensitive in SQL Server 2005.

I upgraded from MSDE to 2005 Express - now my apps get login faile

All of my RDO (2.0) connections are getting this error:
Login failed for user 'my_user'
All of my apps that use ADO are working fine.
I know the userid/password are correct because I use the same ones with my
ADO apps. Does anyone have any ideas?
Thanks in advance!
apf
Sorry for posting in the wrong forum!
The answer, by the way, is passwords are case sensitive in SQL Server 2005.

I upgraded from MSDE to 2005 Express - now my apps get login faile

All of my RDO (2.0) connections are getting this error:
Login failed for user 'my_user'
All of my apps that use ADO are working fine.
I know the userid/password are correct because I use the same ones with my
ADO apps. Does anyone have any ideas?
Thanks in advance!
apfSorry for posting in the wrong forum!
The answer, by the way, is passwords are case sensitive in SQL Server 2005.

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