Search results for query: *

  • Users: Mr_Beefy
  • Content: Threads
  • Order by date
  1. M

    LDAP and permissions

    I am currently working on a way to use LDAP in my companies application that when you log into our software it maps a network drive to the users home folder. It works great connecting and disconnecting only when that ldap user is logged onto the actual windows session. This is the problem...
  2. M

    Possible bug ???

    I have a project that has recently become a pain to code in. Basically what has happend is intellisense is all messed up. It will no longer complete code for you as well if you fix an error it will not show that it is fixed. It will however show you if you have errors if you run it. This is...
  3. M

    looping thru a dataset

    I am racking my brain on this. Basically, I am taking data from one table and inserting it into another. However when it loops thru the second time it will not see the second guid and the watch still says the first. Then it crashes and says it cannot find table 0. What am i doing wrong? Thanks...
Back
Top