I installed Microsoft project server , and I use project 2000 . When I try to update project to Web Server, ths of error occours:
There was a problem accessing Microsoft Project Central Server . Try one of the following :
Make sure the URL is correct...
If the browser is offline , put...
It is wrong, since it always returns nothing.
INSERT INTO dbo.TBCONTABIL2002
(DATA, URL)
SELECT '260402' , A.URL
FROM tempTotalUrl A , TBCONTABIL2002 B
WHERE ('260402' <> B.DATA) AND (A.URL <> B.URL )
Hello. I'm trying to use a variable to identify a table(nomtable), but it doesn't work. The message of error is that:
error 170 - must declare the variable @nomtab
The text is below, if you want to check.
I thank a lot for your help
create procedure SomaURL @dia varchar(2), @mes...
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.