Click here to Skip to main content
15,923,226 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Recording voice in asp.net application Pin
N a v a n e e t h22-Jan-08 19:44
N a v a n e e t h22-Jan-08 19:44 
GeneralTab holder image binding Pin
M. J. Jaya Chitra22-Jan-08 16:47
M. J. Jaya Chitra22-Jan-08 16:47 
QuestionHow can you replace a field containing a code with text in a DataGrid? Pin
Tom Welch22-Jan-08 10:01
Tom Welch22-Jan-08 10:01 
AnswerRe: How can you replace a field containing a code with text in a DataGrid? Pin
pmarfleet22-Jan-08 10:27
pmarfleet22-Jan-08 10:27 
GeneralRe: How can you replace a field containing a code with text in a DataGrid? Pin
Tom Welch24-Jan-08 2:22
Tom Welch24-Jan-08 2:22 
AnswerRe: How can you replace a field containing a code with text in a DataGrid? Pin
ice-hotty22-Jan-08 18:29
ice-hotty22-Jan-08 18:29 
GeneralRe: How can you replace a field containing a code with text in a DataGrid? Pin
Tom Welch24-Jan-08 2:21
Tom Welch24-Jan-08 2:21 
QuestionUsing unique database login for each user accessing the site Pin
JacquesDP22-Jan-08 8:39
JacquesDP22-Jan-08 8:39 
Hi all,

I'm busy with a site in ASP.NET 3.5 (Visual Web Developer Express 2008).

The idea that I'm busy with is when I create a new user that will have access to the site to create a unique login for them in to the database at the same time, so when the user logs into the site the SQL connection string will be generated for that user to access the database.

As the first time I am attempting something like this I thought I will ask CP for they views regarding this... will it work or is it just a waist of time?
The main reason that I want to do this is to have an audit table that will track any and all changes made on the database, but I want to set it up on the database self (via triggers or something) so when a change made it logs the user, table, column, prev value and new value etc.

This is for when the users phones and says that it used to work and all of a sudden by some unknown mysterious force it is no longer working or changed by itself.....

Anyways, back to the question....

So I started the site using DAL, BLL and then the design tier, can I use a default connection string to build my DAL and BLL and then at run time just change the connection string to use the appropriate connection string details that should be used by that user??

Any suggestions, help, comments will be appreciated

Thanks in advance

No matter how long he who laughs last laughs, he who laughs first has a head start!

GeneralRe: Using unique database login for each user accessing the site Pin
ToddHileHoffer22-Jan-08 9:15
ToddHileHoffer22-Jan-08 9:15 
GeneralRe: Using unique database login for each user accessing the site Pin
JacquesDP22-Jan-08 22:54
JacquesDP22-Jan-08 22:54 
QuestionHow to create an ASP.NET project with Visual Studio 2005? Pin
Xiangyang Liu 刘向阳22-Jan-08 6:56
Xiangyang Liu 刘向阳22-Jan-08 6:56 
AnswerRe: How to create an ASP.NET project with Visual Studio 2005? Pin
Declan Bright22-Jan-08 7:06
Declan Bright22-Jan-08 7:06 
GeneralUse DataSource as Dataset in Cs file Pin
munklefish22-Jan-08 5:32
munklefish22-Jan-08 5:32 
GeneralRe: Use DataSource as Dataset in Cs file Pin
ToddHileHoffer22-Jan-08 6:22
ToddHileHoffer22-Jan-08 6:22 
QuestionForce download popup for audio file Pin
MayyMagdy22-Jan-08 5:22
MayyMagdy22-Jan-08 5:22 
GeneralRe: Force download popup for audio file Pin
ToddHileHoffer22-Jan-08 6:26
ToddHileHoffer22-Jan-08 6:26 
QuestionRe: Force download popup for audio file Pin
MayyMagdy23-Jan-08 4:30
MayyMagdy23-Jan-08 4:30 
Generalcall an Java Applet from aspx link Pin
gottimukkala22-Jan-08 5:17
gottimukkala22-Jan-08 5:17 
AnswerRe: call an Java Applet from aspx link Pin
Abhijit Jana22-Jan-08 19:45
professionalAbhijit Jana22-Jan-08 19:45 
Generalsilly :| Pin
Spykraft22-Jan-08 5:07
Spykraft22-Jan-08 5:07 
GeneralRe: silly :| Pin
ToddHileHoffer22-Jan-08 6:24
ToddHileHoffer22-Jan-08 6:24 
GeneralRe: silly :| Pin
Declan Bright22-Jan-08 6:43
Declan Bright22-Jan-08 6:43 
QuestionLimiting input in textbox Pin
Ni Na22-Jan-08 2:46
Ni Na22-Jan-08 2:46 
GeneralRe: Limiting input in textbox Pin
eyeseetee22-Jan-08 5:15
eyeseetee22-Jan-08 5:15 
GeneralRe: Limiting input in textbox Pin
ice-hotty22-Jan-08 18:36
ice-hotty22-Jan-08 18:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.