Information Systems Project Management: A Process and Team Approach

Rating:

No Reviews | Write a review
Price:
List Price: TT$0.00
Our Price: TT$375.00 ( US$58.58 - Details)
You Save: TT$-375.00
IN STOCK:
Ships from and sold by Infotext Services Limited
Infotext Services Limited

Product Details

by Mark Fuller (Author) Paperback: 528 pages ISBN-13: 978-0131454170 Was: $525.00 For undergraduate and graduate courses in IT/IS Project Management.   Information Systems Project Management operates from the assumption that organizational project management is a complex team-based activity, and that various types of technologies are an inherent part of the project management process.  ....

1021 - Disk full (/tmp/#sql-temptable-2af7ea-f04d01-1f104.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

SELECT p.products_model, pd.products_name, p.products_image, pd.products_description, p.products_id, p.products_price, p.products_tax_class_id, p.products_quantity FROM orders_products opb, orders o, products p , products_description pd WHERE opb.products_id != '0' AND opb.products_id = p.products_id AND opb.orders_id = o.orders_id AND p.products_status = '1' AND pd.products_id = p.products_id GROUP BY p.products_id ORDER BY rand(), o.date_purchased DESC LIMIT 50

[TEP STOP]