+ Reply to Thread
Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 46

Thread: Computer made easy here

  1. #21
    Join Date
    Feb 2008
    Posts
    1

    Question C and Foxpro software

    Can ne1 tell me which is the software for foxpro n where do i dwnld it frm. also let me knw abt d software for C programming as der r many versions avlbl on d net.

  2. #22
    Join Date
    May 2008
    Location
    Delhi, Mumbai
    Posts
    10

    Question

    Hi All, I just want to know if IDE students have Computer Apps as well... I was just goin thru d prospectus and i dodnt find Computers in d list of subjects of IDE for TY BCom ???

  3. #23
    pratham is offline Respected Members Respected MemberLoyal Member
    Join Date
    Aug 2008
    Posts
    35

    Default

    Quote Originally Posted by yashsr View Post
    I've taken Ideal Classes for Computers(and Tax and Accounts) and its great. Verus D'sa sir teaches who is also an author of the text book. He simply teaches awesome. No one can teach you in 10 days though and crash courses already started in Ideals.
    Verus D'sa teaches in Ideal classes?

    --------------------------------------------------------------------------------------

    Some of my friends running windows xp have this problem with FoxPro 2.6.

    When you start foxpro it gives "Divide by zero / buffer overflow error"

    I had read some articles regarding this but the patches to fix this problem are no longer downloadable... one such patch was "foxprow11.exe (something like that)

    If any1 know any solution / workaround please reply...

    I heard foxpro 2.5 works on xp. If any one has it please post it.
    Last edited by pratham; 18-08-08 at 11:29 PM.

  4. #24
    ra20081 is offline Respected Members Respected MemberLoyal Member
    Join Date
    Oct 2008
    Posts
    14

    Default

    dude pratham i use foxpro 2.6 n workin in xp i can help u if u want contact me at ra20031@yahoo.com

  5. #25
    Join Date
    Dec 2008
    Posts
    4

    Question Foxpro or Excel

    Hello, I am not given any option for practicals in college between foxpro and excel, but i was wondering if i can skip foxpro for the final exams by studying excel.

    Also, i was wondering if there are any notes available on net in the form of pdf for foxpro and excel regarding the topics that cover our portion.

  6. #26
    amit4888 is offline Respected Members Respected MemberLoyal Member
    Join Date
    Aug 2008
    Location
    Mumbai
    Age
    23
    Posts
    17

    Question

    Hey,could u let me know, which is the best book to refer to for excel and foxpro?

  7. #27
    pratham is offline Respected Members Respected MemberLoyal Member
    Join Date
    Aug 2008
    Posts
    35

    Default

    Thanks but i have found that patch...

    It seems that website providing the patch was offline that day..
    But now its up..

    if you need the patch search google
    foxpro 2.6 buffer overflow error

    Here is the link to url that has the patches...
    http://support.microsoft.com/kb/240982

  8. #28
    pratham is offline Respected Members Respected MemberLoyal Member
    Join Date
    Aug 2008
    Posts
    35

    Default

    Quote Originally Posted by amit4888 View Post
    Hey,could u let me know, which is the best book to refer to for excel and foxpro?
    Try Verus D'SA, Dont get scared by the thickness of the book... :P
    There is an option between 'C' and 'Excel'... thats reduces 110 or 90 pages respectively depending on your choice... There are lots of examples in to book so they take many of the pages. (Total pages 432... Price Rs. 180)


    Quote Originally Posted by chirag64 View Post
    Hello, I am not given any option for practicals in college between foxpro and excel, but i was wondering if i can skip foxpro for the final exams by studying excel.

    Also, i was wondering if there are any notes available on net in the form of pdf for foxpro and excel regarding the topics that cover our portion.
    The board paper is divided into 2 sections.
    - Foxpro + c
    - Foxpro + excel
    So you cannot skip foxpro...

    Dont use info on net unless its directly related to TYBCOM...
    Because there are various aspects about Foxpro,C,Excel that are not included in our syllabus.

    I suggest you get a copy of the same book mentioned above...


    TIPS:
    - C is completely based on your intelligence. (Go ahead if u are good at foxpro programing)
    - In Excel you have to keep things stored in your head.. ('[i]Ratta marna padega['/i])
    Last edited by pratham; 30-12-08 at 12:17 PM.

  9. #29
    amit4888 is offline Respected Members Respected MemberLoyal Member
    Join Date
    Aug 2008
    Location
    Mumbai
    Age
    23
    Posts
    17

    Thumbs up

    Thanks a ton dude!

  10. #30
    pratham is offline Respected Members Respected MemberLoyal Member
    Join Date
    Aug 2008
    Posts
    35

    Default

    Need to ask anything more?
    Syllabus (I guess this will be helpful to some...)
    Hardware (5 marks)
    Operating system and netware (5 marks)
    Internet (5 marks)
    C Programming (25 marks) OR MS Excel (25 marks)


    Windows 3.1 and Windows 95 (5 marks)
    MS Word 97 (10 marks)
    Foxpro (25 marks)


    Quote Originally Posted by sagar2007 View Post
    Can ne1 tell me which is the software for foxpro n where do i dwnld it frm. also let me knw abt d software for C programming as der r many versions avlbl on d net.
    I should thank you :P
    I found this cool webbie cause of you
    www.vetusware.com - (Get all old softwares here)
    http://www.vetusware.com/category/DBMS/?cat=3&page=2 - (You can find link to foxpro 2.5, 2.5b and 2.6 here)
    http://vetusware.com/download/Micros...5b%20RU/?id=33 - (Foxpro 2.5b)
    http://vetusware.com/download/Micros...%202.6/?id=267 - (Foxpro 2.6)




    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    I got some doubts too now..
    Relating to 'C'
    Turbo C the original one... Its hard to find these days...
    The one we usually use today us C++ (Which can compile C source code too)
    But in C++ we have to do
    #include<stdio>
    void main()
    {
    statements.....;
    }


    OR

    #include<stdio>
    main()
    {
    statements.....;
    return 0;
    }


    If either void main() or return 0; is not used C++ compiler gives a warning... =-=
    I think (i am not sure) there was no need in C compiler to inculde void main() or return 0; =-=

    So i want to know how the board check C programs... Is using void main() or return 0; allowed???
    Last edited by pratham; 30-12-08 at 12:48 PM. Reason: Marsians told me to edit... sry was hypnotized... :(

+ Reply to Thread

Similar Threads

  1. Economics made easy here
    By rvvoraa in forum Queries !!!
    Replies: 117
    Last Post: 07-02-12, 01:05 PM
  2. important question of computer for t.y.bcom
    By mahe_cool1 in forum User Contributions
    Replies: 9
    Last Post: 14-01-11, 12:20 PM
  3. Masters of Computer Application (MCA)
    By ravihariharan in forum Queries and more !!!
    Replies: 26
    Last Post: 30-09-10, 02:40 PM
  4. computer notes
    By ASHISHRAUT in forum Queries and more !!!
    Replies: 3
    Last Post: 31-03-09, 05:20 PM
  5. computer
    By Nikk in forum Queries !!!
    Replies: 0
    Last Post: 17-12-05, 11:53 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts