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.
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 ???
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.
dude pratham i use foxpro 2.6 n workin in xp i can help u if u want contact me at ra20031@yahoo.com
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.![]()
Hey,could u let me know, which is the best book to refer to for excel and foxpro?
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
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)
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.
Thanks a ton dude!
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)
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... :(
Bookmarks