If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have taken no classes in MySQL or database or anything for that matter i have to create a code to utilize Active Directory for development instead of MSQL database and i have no idea where to begin can some one point me in the right direction
Might be a good idea to post in the correct forum. Going by what you're saying you need to "program" for Active Directory not MySQL or MSSQL. Which is it? What language? A bit more elaboration on your requirements?
1) What are you doing? Elaborate please.
2) Are you writing a program (i.e. in Java,C++,PHP)
3) Are you designing a database?
4) Are you using a database?
5) Are you using Active Directory?
For reference Active Directory communicates using LDAP which is a library available for PHP, however I do believe it needs to be compiled into PHP before runtime.