User Profile

Collapse

Profile Sidebar

Collapse
hshah
hshah
Last Activity: Apr 13 '07, 07:30 PM
Joined: Mar 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Gettting Logon Info from Active Directory in ASP.net

    Hello All,

    I am developing an intranet application. We are going to use AD for that. I want to find out "logon" name and based on that I want to capture "department " attribute from a "nj-g-trustbranch" CN from AD.

    On active directory path shown as :
    CN=nj-g-trustbranch,OU= Global group,OU=securi ty group,OU=new jersey, DC=nj, DC=tri,DC=xxx

    I have two part question...
    See more | Go to post

  • hshah
    replied to Database corruption Issue
    Mary,

    I am about to give up. Friday it happens again, twice.

    I found out two of the users are using WindowsXP and rest are working on Windows2000 as OS. Does this create an issue? All are using Access2000.

    Also is there a way to find out if any recordsets are open or not before Application.qui t

    please please help....
    See more | Go to post

    Leave a comment:


  • hshah
    replied to Database corruption Issue
    Thanks All,

    Sorry for tuning late.

    Adezii,
    I am using .mdw file for the database.
    Does your code help to find out when they close the database or when they logout of the server folder?

    Missingling, Killer42
    I have send all the users an email with complete instruction how to "Log out" with the warning of tracking information will be forwarded to VP of IT.

    ...
    See more | Go to post

    Leave a comment:


  • hshah
    replied to Database corruption Issue
    Mary,

    Thanks again.

    I did that. On startup of the database "Main Form" opens. On load event I am pulling Username, LoginTime and LoginDate.

    On the same form I am adding "EXIT" button. On click of that button first it pull username, logoutdate, logouttime, save all the data and than "EXIT" application. If user do not click on the button Logout info will not be inserted....
    See more | Go to post

    Leave a comment:


  • hshah
    replied to Database corruption Issue
    Mary,

    I checked both database and both have default record locking='Edited ' and Record level locking box = 'Checked'.

    Thanks
    See more | Go to post

    Leave a comment:


  • hshah
    replied to Database corruption Issue
    I am using workgroup file also I am also capturing all the data modification. Users can view only custom menu. Title bar is not visible. BE database is on server which is get corrupted.

    Thanks
    See more | Go to post

    Leave a comment:


  • hshah
    started a topic Database corruption Issue

    Database corruption Issue

    Hello All,

    I have created a database in A2K. It was working fine for past 2 years.

    All of the sudden it start corrupting. When I am testing with these users on the test database for at least 2 hours I do not get any error or corruption but as soon as I start working with other databases these "VERY SMART" users keep corrupting the database and funny thing is they don’t remember what they have done last....
    See more | Go to post

  • hshah
    started a topic Help Writing Codes in Class.

    Help Writing Codes in Class.

    Hello All,

    I have created a .aspx page with 7 text boxes and a save button. On click event following code is fired. It save the property information to sql server and also generate a unique Id for that porperty and fatch that id and show it on that screen. I have created a .cs file for TrustConnection String as below.

    Can someone please help me or guide me, is this a good practice to write code? If not can you please...
    See more | Go to post

  • hshah
    replied to Database Close abmormally
    [QUOTE=mmccarthy]The easiest thing to do is to create an invisible form that opens with the database and create a proper exit application procedure in the unload event of the form. Then no matter how the application is closed the unload procedure of the invisible form will run.

    Mary

    Thanks a million.

    One question on unload event "Application.Qu it acQuitSaveAll" will save data and close all connection...
    See more | Go to post

    Leave a comment:


  • hshah
    started a topic Database Close abmormally

    Database Close abmormally

    Hello all,

    Is there a way to run a function that will prevent backend database corruption when user exit database abnormally.

    I have hid all menus and title bar. STILL they are closing it.
    See more | Go to post
No activity results to display
Show More
Working...