Jump to content

suriana

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by suriana

  1. i installed filemaker pro 5.5 in server using operating system nt 4. i do share file filemaker to user. users use filemaker pro 5.0 and they open through application. sometimes it's happening when i try to open through web browser..it's not working... when it didn't work, i tried to change port number 13920 but error message said that the file can't share through web companion because of network error. and then i close all file and aplication in server and open it again it's working......and tomorrow that problem's happening again. anybody know..how to solve it ? thanks very much
  2. thanks for your answer Vaughan !! but since i used to filemaker pro 5, i didn't get problem about port number until i installed filemaker pro 5.5...sometimes i can open filemaker database through browser but sometimes i got error : page can not be displayed.....(fyi i did share filemaker database to user so they can open filemaker database from their own pc and they have filemaker pro 5) thanks for your kind help
  3. yes, i did change port number from 80 become 13920 after install. so what should i do? thanks
  4. i just upgrade filemaker pro 5 with filemaker pro 5.5. i do sharing file through web companion port 13920.i got error when i want to view database file through ie 5....what's going on ? please help me thanks
  5. is there anybody know about that ?. i tried run xsl file on netscape 6.1 but it couldn't work. here is my code: http://localhost:591/FMPro?-db=courselist.fp5&-format=-dso_xml&-max=all&coursename=xm&-find=Find+Records&-styletype=text%2Fxsl&-stylehref=course.xsl it can work on ie 5.0.....any idea ? thanks
  6. do you know how to export filemaker database into xml ?
  7. could you explain to me how to use xml through filemaker ? it's possible to export filemaker to xml file ? thanks
  8. i agree with you..i have same problem with you. eventhough i have already upgrade to version 5.5..it's still slow
  9. i have already install filemaker pro 5.5 and i do connection to filemaker via ODBC . i use ASP. the problem is too slow when i want list data filemaker. the size's file is 11,317 KB and 11,264 Records. it's very slow over 25 minutes i do select like this : SELECT Allette1.name, Allette1.COMPANY FROM Allette1 where upper(left(allette1.company," & len_letter & ")) ='" & letter & "' order by company,name" what should i do to make fast ? thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.