Hi folks
I'm building a web administration system for my company. We keep all our contacts from other organizations in this system (stored in a MySQL database): name, addres, telephone etc.
One feature of the system is that you can select a number of contacts and collectively send them an...
Hi everybody
I have a database with a collection of persons. Each person can have a number of competences. I'm doing this with three tables: one for the persons, one for the different competences and one to join the two tables together in a many-to-many relation.
The tables are (in a...
Hi everybody
I've made a Windows Service that has a lot of configurable settings.
And I've made a normal Windows application (a WinForm executable) to start, stop, pause etc. the specific Windows Service.
My problem is that I would like my Windows application to be able to retrieve the Windows...
Hi
We're trying to get LDAP authentication to work on our Apache server
(running on an installation of SUSE Linux Professional 9.2).
We can see that the modules ldap and auth_ldap are supplied as precompiled
modules in the apache2-prefork folders.
We have enabled the Apache modules in the YAST...
Hi folks
I need some help on this SQL query:
I'm building a ticket selling system (for a non-profit music festival) and I would like to be able to see how many tickets were sold up to a specific date.
Right now I have:
SELECT
tblevent.EventID,
tblevent.EventName...
Hi folks
We're trying to set up a file server in the office usin NFS to export/import the different users /home directories.
The system is set up using LDAP to authenticate and so far everything has worked smoothly.
But: some of our users work together on different projects. They need to be...
Hi folks
Hope you can help me with this one - I've been trying to figure out a way to do the following query for about a week now. And not getting anywhere!
I'm building a web-based administration-system for a rock festival and I need to retrieve some information about the next concerts on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.