Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Utpal
  • Order by date
  1. Utpal

    PostGreSQL vs. SQL Server

    Hi everybody, Today I was searching for free RDBMSs on the internet and came across PostGreSQL. How is this ? Does it have any standards comparable with SQL Server ?
  2. Utpal

    Is MySQL an RDBMS ?

    Hi everybody, Is MySQL an RDBMS ? If yes, how does it compare with Oracle and SQL Server ?
  3. Utpal

    Price of MySQL commercial license

    Hi everybody, Can anybody tell me the price of a MySQL commercial license ? I am not able to go to the site Order.MySQL.com.
  4. Utpal

    What is the ideal way to program reports ?

    Regarding your statement "Also, doing it this way you will get a snapshot in time of the data. If you use multiple hits, the data may change between hits and reports may not exactly agree", in this case it is an Item master, which is not updated frequently. Moreover, there is no...
  5. Utpal

    What is the ideal way to program reports ?

    Hi everybody, I am about to implement Item Master printing in VB 6.0 - SQL Server 7. The Items are grouped under a hierarchy of group levels v.i.z. Super groups (Raw Material, Work-in-progress, Finished Goods), Main groups, Sub groups, Sub Sub groups and Sub Sub Sub groups. The printing options...
  6. Utpal

    Close icon disabled

    Hi everybody, In Windows versions 95 and upwards, the close icon on the right hand side top corner of all Windows of FoxPro 2.6 for Windows is disabled. Is there any way to enable that ?
  7. Utpal

    "This program has performed an illegal operation..."

    This error maybe caused due to virus in your system. I suggest you check the system with a good anti-virus software (I recommend Norton) with the latest anti_virus definitions.
  8. Utpal

    No sound

    I haven't checked out that on a machine without a sound card. I only tried it out on my computer which has a sound card.
  9. Utpal

    No sound

    Thanks to all ! I do have a PC speaker. I am sure about that because in FoxPro for DOS 2.6, it produces sound with the same ?? Chr(7) command. Maybe I'll have to look for a PC speaker driver for Windows 2000.
  10. Utpal

    No sound

    Thanks Scott, but your code did not work. Still there is no sound.
  11. Utpal

    Why switch to VFP?

    I agree with xBaseDude. I have been developing in FoxPro 2.6 Windows & DOS and Clipper to some extent since 7 years. I have developed quite a many applications using them and still do to some extent. But since 2 years I have been developing all my new applications in VB 6.0 - Access 97 and at...
  12. Utpal

    No sound

    Thanks Scott. I know this works, but only if a sound card and multi-media speakers are present. Mine has them, but most computers in India don't, especially in offices. I want the sound to come from the PC speaker which is present in most computers. I have developed a standard Inventory...
  13. Utpal

    No sound

    Hi everybody, I have Foxpro 2.6a for Windows on Windows 2000 Professional. Executing the command "?? CHR(7)" does not produce any sound. Is there a solution to this ?
  14. Utpal

    FoxPro 2.6 for Windows does not start in Windows 2000

    Thanks a ton Dave ! Your method finally worked. I used the following commands to install the patch file DZPATCH.EXE : DZPATCH.EXE FOXW2600.ESL DZPATCH.EXE FOXPROW.EXE Thanks Scott for trying to help !
  15. Utpal

    FoxPro 2.6 for Windows does not start in Windows 2000

    The DZPATCH.EXE did not work. I used the command : DZPATCH.EXE FOXW2600.ESL PATCH_26.EXE did not work either. I used the command : PATCH_26.EXE FOXW2600.ESL Are my commands correct ? Is it that for Windows 2000 Professional, I require a different patch ?
  16. Utpal

    FoxPro 2.6 for Windows does not start in Windows 2000

    Thanks a lot Rick and Dave !
  17. Utpal

    FoxPro 2.6 for Windows does not start in Windows 2000

    Hi everybody, I have just installed Windows 2000 Professional. When I try to run FoxPro 2.6 for Windows on it, the error message "Divide by zero or overflow error" shows up and it doesn't start. In Windows 98 also, the same error used to come, but after clicking on the...
  18. Utpal

    working with Apache on linux

    working with Apache on linux, how do I trap the event when anybody sends a request for download ?

Part and Inventory Search

Back
Top