Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
spidermike
Starting Member
3 Posts |
Posted - 2005-09-21 : 04:52:20
|
| Hi all,i'm searchin for a tutorial or a "how to" for creating a windows application login with sql server (3-tier-architecture)my windows application is a GUI to manage a database (insert, delete, ...). therefore i need a secure (component based?) login to connect to the DBmaybe someone knows some helpful linksthx!Mike |
|
|
spidermike
Starting Member
3 Posts |
Posted - 2005-09-22 : 03:08:24
|
noone who can help? |
 |
|
|
derrickleggett
Pointy Haired Yak DBA
4184 Posts |
Posted - 2005-09-22 : 23:13:23
|
| Have you looked at www.asp.net? They have example apps that would contain a lot of what you are looking for. There are also a LOT of links to good development sites.MeanOldDBAderrickleggett@hotmail.comWhen life gives you a lemon, fire the DBA. |
 |
|
|
spidermike
Starting Member
3 Posts |
Posted - 2005-09-27 : 07:36:28
|
| yes i've been there, but i'm searchin for creating a win app with ADO not a web app with ASP |
 |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
|
|
DonAtWork
Master Smack Fu Yak Hacker
2167 Posts |
Posted - 2005-09-27 : 11:56:55
|
| http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconwindowsformssecurity.aspHelp us help YOU!Read this blog entry for more details: http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspx*need more coffee*SELECT * FROM Users WHERE CLUE > 0(0 row(s) affected) |
 |
|
|
|
|
|