Re: Trigger on MSP_Text_Fields table not working (SQL Server 2000)
by Rod Gill » Mon, 15 Jan 2007 15:38:12 GMT
Reading the pjdb.htm file (in one pf Project's program folders) there is the
following:
Placing triggers on Project database tables may cause data corruption or
return unexpected results. It is important to note the following:
a.. Any procedure fired by an INSERT or UPDATE trigger does not alter the
@@identity property.
b.. A procedure fired by an INSERT or UPDATE trigger must not perform an
INSERT into a table with an Identity column or otherwise cause an Identity
value to be generated by Microsoft SQL Server 2000.
--
Rod Gill
Project MVP
NEW!! Project VBA Book, for details visit: http://www.**--****.com/
Similar Threads:
1.Incorrect Data from ODBC/Sql Server 2000 table.
I have been trying to "Open" an ODBC data source which is a Sql Server 2000
table. The datetime columns contain around-the-clock values, and the
RunDuration column contains minutes (have tried float and integer types.) I
set the timescale to Minutes/10.
Create table JobHistory (Name Varchar(64), (Name)
RunDuration float, (Duration)
RunDateTime DateTime, (Start)
EndDateTime DateTime) (Finish)
Gant Chart shows "Point" length tasks. The DateTime columns are always
interpreted by Project as AM time, never PM. Also, RunDuration is in
minutes, and it appears to be sometimes ignored or the decimal place is
slipped one to the left (ex. 29.0 becomes 2.9). I have tried different
permutations of column-to-Project mappings but nothing changes for the
better.
Am I wasting my time with Project? Is this another feature that simply does
not work or are there some obscure settings which allow MS Project to work
with MS Sql Server? I want to make this work but sheesh! This should be
easy!
Best regards
2.Project Server working with SQL Server 2000 SP 4
Has anyone been able to get Project Server 2003 to work with SQL Server that
has SQL SP 4 applied to it?
Thanks in advance,
JD
3.Can we integrate Project server 2003 on SQL 2000 with WSS on SQL 2
Can we integrate Project server 2003 on SQL 2000 with WSS on SQL 2005.
WSS is on SQL 2005 and we plan to install Project Server in a seprate box on
SQL 2000 . Does it give any problems?
4.re - Upgrading project Server 2003 DB from SQL 2000 to Sql 2005 -
Hi All,
We are also planning to upgrade our DBs for Project Server (ProjectSErver)
and WSS (WSSContent) from SQL 2000 and SQL 2005. Any recommendations or best
approach to perform this upgrade?
thanks in advance.
best rgds,
Noynoy
"John Foster" wrote:
> You may want to look into some pitfalls related to the versioning of the database on 2k5. I have read that there are some compatibility problems in this scenario.
>
> They can be mitigated by setting the compatibility of the database on SQL2k5 to SQL2k.
>
5.MIgrate Sql Server 2000 database to sql 2005
Hello
I am using MOSS 2007 and PS 2007. I want copy all the existing databases to
New server with sql 2005 database. Is there any documentation available on
this which tells me step-by-step instruction.
If I copy only PS2007 (Sql 2000) databse to new server with sql 2005 db,
will this is possible?
Ashish
6. Upgrading project 2007 server from sql 2000 to sql 2005
7. Can Office Project 2003 Server be migrated from SQL 2000 to SQL 20
8. Moving MOPS/WSS databases from SQL 2000 to SQL 2008 server