Data Warehousing (1107) Databases (3004) JAVA Related 2673) MainFrames (975) Microsoft Related (2296) Networking (553)
Operating Systems (919) Programming (3254) SAP (2318) Testing FAQS (1674) Testing Material (252) Web Related (994)
Custom Search

What is 1000Projects

'1000projects.com' is an educational content website dedicated to finding and realizing Final Year Projects, IEEE Projects, Engineering Projects, Science Fair Projects, Project Topics, Project Ideas, Major Projects, Mini Projects, Paper Presentations, Presentation Topics, IEEE Topics, .Net Projects, Java Projects, PHP Projects, VB Projects, SQL Projects, C & DS Projects, C++ Projects, Perl Projects, ASP Projects, Delphi Projects, HTML Projects, Cold Fusion Projects, Java Script Projects, Btech Projects, BE Projects, MCA Projects, Mtech Projects, MBA Projects, Project on Software, CBSE Projects, Testing Projects, Embedded Projects, Chemistry Projects, Electronics Projects, Electrical Projects, Science Projects, Mechanical Projects, Mba project Reports, Placement papers, Sample Resumes, Entrance Exams, Technical Faq's, Puzzles, etc

how it works?

Everything on this site is submitted by the students in this professional community. You Can submit your Projects, Project Topics & Ideas to info.1000projects{at}gmail.com after you submit your project/project Idea/Abstract/Seminar Topics, These are being verified and approved by our administrator. after approval of this project/project Idea/Abstract/Seminar Topics, It can be shown on 1000projects.com so that other users can read/discuss it.The entire content on this website is Only For Educational Purpose, Non Commercial use!

Please help us/Other Users by sending projects/project Ideas/Abstracts/Seminar Topics. Thanking You!!!!!


Category Articles
What is command for supporting foreign key in Firebird?
Added on Fri, Jan 8, 2010
Lets do it by example: create table Master_A( mst_1 integer not null primary key, mst_2 varchar(10)); create table slave_of_a(slv_1 integer not null, primary key, mst_1 integer); alter table slave_of_a add constraint FK_2_MST foreign key ... Read More
What is the maximum number of rows in a table in Firebird?
Added on Fri, Jan 8, 2010
Maximum number of rows per table: in Firebird is 16G (4G with Firebird 1.x) Read More
What are the vital features of Firebird that makes it powerful database?
Added on Fri, Jan 8, 2010
Following are the Firebird Maestro features: Support for all Firebird versions from 1.0 to 2.0 Easy database management Particular database object management User-friendly interface Building and executing queries Original security... Read More





©2007, 1000projects.com, Only For Educational Purpose, Non Commercial use!