Author |
Message |
Topic: HOW TO CONNECT FORTRAN WITH DATABSES |
mmaharish
Replies: 0
Views: 4247
|
Forum: General Posted: Mon Feb 27, 2012 1:25 pm Subject: HOW TO CONNECT FORTRAN WITH DATABSES |
I need to connect my f95 program with DB. How its can be done? Please help me friends |
Topic: DATABSE CONNECTION |
mmaharish
Replies: 3
Views: 6500
|
Forum: General Posted: Mon Feb 27, 2012 6:40 am Subject: DATABSE CONNECTION |
Is it possible to connect FORTRAN with database, as im new to fortran im using PLATO IDE will you please give some sample lines for connecting with DB. Im using mysql,Ms.Access... |
Topic: Error in Include file-This File has many errors help plz |
mmaharish
Replies: 0
Views: 4159
|
Forum: General Posted: Fri Feb 24, 2012 12:58 pm Subject: Error in Include file-This File has many errors help plz |
integer runit,wunit,maxgenome,maxchr,genomecnt,chrcnt, beginchr,endchr,selfdone,pair,useunit, inst,thisseq,maxseq,framesizechr, maxtask,taskcnt,maxunit,unitcnt,numcore,beginthischr,endthischr,seqptr,n ... |
Topic: ERROR FILE ALREADY IN USE plz help me...very urgent |
mmaharish
Replies: 3
Views: 5787
|
Forum: General Posted: Fri Feb 17, 2012 11:22 am Subject: |
it says
i must appear in a type declaration because IMPLICIT NONE has been used
j must appear in a type declaration because IMPLICIT NONE has been used
k must appear in a type declaration becaus ... |
Topic: ERROR FILE ALREADY IN USE plz help me...very urgent |
mmaharish
Replies: 3
Views: 5787
|
Forum: General Posted: Thu Feb 16, 2012 12:33 pm Subject: ERROR FILE ALREADY IN USE plz help me...very urgent |
write(*,104) 'R','run.number'
104 format(a1,'-',a10)
print*,'I m entering'
open(unit=1,file='run.number',status='old')
rewind(unit=1)
Bold line shows FILE ALREADY EXI ... |
Topic: Error 84, only blank may be changed for a file that exists.. |
mmaharish
Replies: 7
Views: 11022
|
Forum: General Posted: Thu Feb 16, 2012 12:20 pm Subject: |
wat i need to do for that john..? |
Topic: Error 84, only blank may be changed for a file that exists.. |
mmaharish
Replies: 7
Views: 11022
|
Forum: General Posted: Tue Feb 14, 2012 6:12 am Subject: |
help me plz........ |
Topic: Error 84, only blank may be changed for a file that exists.. |
mmaharish
Replies: 7
Views: 11022
|
Forum: General Posted: Tue Feb 14, 2012 6:12 am Subject: |
help me plz........ |
Topic: Error 84, only blank may be changed for a file that exists.. |
mmaharish
Replies: 7
Views: 11022
|
Forum: General Posted: Mon Feb 13, 2012 10:43 am Subject: |
what is actually means...??
Error 84, only blank may be changed for a file that exists.. |
Topic: Error 84, only blank may be changed for a file that exists.. |
mmaharish
Replies: 7
Views: 11022
|
Forum: General Posted: Mon Feb 13, 2012 10:41 am Subject: this is the Header.ps |
%!PS-Adobe-3.0
%%Title: (test------Layer#1)
%%Creator: (MacDraw Pro: LaserWriter 8 8.7.1)
%%CreationDate: (11:08 PM Thursday, June 27, 2002)
%%For: (Richard J. Feldmann)
%%Routing: (mailto:\000ne ... |
Topic: Error 84, only blank may be changed for a file that exists.. |
mmaharish
Replies: 7
Views: 11022
|
Forum: General Posted: Mon Feb 13, 2012 6:44 am Subject: Error 84, only blank may be changed for a file that exists.. |
Urgent plz....BOLD one shows error..
do 90 m=1,thiswidth,250
leftl=m
rightl=m+249
if(rightl .gt. thiswidth) rightl=thiswidth
p=p+1
write(wunit, ... |
Topic: ERROR 94 plz help me...very urgent |
mmaharish
Replies: 30
Views: 26858
|
Forum: General Posted: Fri Feb 10, 2012 8:18 am Subject: |
wat i have to do..??? |
Topic: ERROR 94 plz help me...very urgent |
mmaharish
Replies: 30
Views: 26858
|
Forum: General Posted: Mon Feb 06, 2012 7:08 am Subject: |
1.I'm using PLATO IDE, so i run the program using that
2. How to use the unit 1 for file access.?
3. Whilr im running the program the .exe file is created in my local machine, but it says UNIT is NE ... |
Topic: ERROR 94 plz help me...very urgent |
mmaharish
Replies: 30
Views: 26858
|
Forum: General Posted: Sat Feb 04, 2012 5:53 am Subject: |
I don't know FORTRAN plz tell me how to run in the command prompt... but my boss told these programs are already executed...now you have to run....my boss friend gave all programs and went..my boss to ... |
Topic: ERROR 94 plz help me...very urgent |
mmaharish
Replies: 30
Views: 26858
|
Forum: General Posted: Fri Feb 03, 2012 5:58 am Subject: |
the above is the SHORT CODING lines of the program, the RED line indicate the ERROR in the program..... |
|