Moss 2007.
I have a news site where I can post news items as (article) pages. Default they are stored in the Pages library.
Every new page, needs to be published and approved before it shows. (default moss functionality)
Setting an alert (Actions-> Alert me) on this page library works but not...
I created a simple activeX with one method that excepts a string (returns nothing). There is no logic behind it yet and it already fails when I import the OCX in an C# project and call the method. 'catastrophic failure'
I'm using VC++ 7.0. The Activex method only needs to except a string. No...
Hello,
I'm looking for a simple formula parser. The idea is that I store 3000 formula's as a string in a DB.
ex.
-6.055+0.0678*X-0.0147*Y
I'm looking for a free 'parser' that can calculate this. Only the basic operators (/,*,-,+,^) need to be supported.
Thanks,
N
How can I still select data when the specified record has no entry in the linked table?
Select *
FROM Employees e , Computers c
WHERE e.EmployeeID = c.EmployeeID
With this statement I will get all the employees that have a computer assigned to them. But I also want the employees without a...
Hello,
I'm struggling with a design question.
In our database we have a lot of 'one-person-contact' data. We work with clients, distributers, suppliers, manufactures, etc...
I was wondering if it was a good idea to put all those in one table (entities) and give them a kind of 'role'. This...
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.