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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by safirlaila

  1. safirlaila

    Can I use my ObjectPal code with sql database?

    Hello I am thinking of replacing the Paradox tables in a system with a sql database, such as ms sqlserver. Has anyone experience with that? Is it possible to reuse the ObjectPal code? The system works a little bit slow now and we hope that it gets faster with another database. There are 4...
  2. safirlaila

    Paradox 9 to Lotus Notes (6.5) MAPI

    Hello Arenig! This I use with both Eudora and Outlook. (It is an automatic sending of a backup-file from our customers) Var M Mail SysTC, OppTC TCursor fs FileSystem Tab Table EndVar DoDefault action(DataPostRecord) action(DataUnlockRecord) BACKUP1.PushButton() TNavn = "E-SYSTEM.DB" If...
  3. safirlaila

    Importing pictures to Paradox

    Tony, thank you for responding. I use Paradox 9.0 and want to do it programmatic. If its impossible programmatic I can do it manually as well. With Regards Laila
  4. safirlaila

    Importing pictures to Paradox

    Hi, is there any way to import picures from jpg-files and into a Paradox table? With Regards Laila
  5. safirlaila

    question about compile of paradox application

    Hello! My experience is only with Paradox database, but it works fine with the same application on standalone and network. Best regards Laila
  6. safirlaila

    BIG problem with speed of application. Very URGENT!!

    Hello! I don't know if this helps you, but several of my customers with XP have installed the Netbeui Protokol and have increased the speed. It is easy to install. I have a step-by-step explanation in norwegian, but if you search on Netbeui on Google, you will find one in English. Best...
  7. safirlaila

    Tuning Paradox with VPN-Client

    Hello! I use a Paradox 9.0 application with a VPN-Client (348 kbs). I works very slow when opening a application which has many tables (ca 25). - Is there any way I can control how Paradox opens the form and tables? - Or is it possible to tune something in the BDE administrator? Thank you in...
  8. safirlaila

    GPF when trying to print

    I use Paradox on a Win2003 Terminal Server. When I try to print via local printer or network shared printer it works fine, BUT when I use client connected printer I get the GPF. The message gives no futher information. This occurs both when I print to the client connected printer through the...
  9. safirlaila

    Can Paradox be combined with .NET?

    Does anyone know if Paradox can be combined with .NET?
  10. safirlaila

    StartWebBrowser with no echo?

    Thank you for a fast answer - We work with a firm who has made a web-based SMS-program. Our challenge is to provide messages (receivers)to their program. There can be a lot of separate messages and the problem is to get these messages to the web-based SMS-program without the user seeing a lot...
  11. safirlaila

    General Protection Fault in Paradox 9 Runtime

    When using the Tooltip (under Object Explorer | Appearance) on buttons I very often got General Protection Fault message. When I set Tooltip to False og blanked out the Tooltip text, the program was much more stable. Instead of Tooltip I now use message("XXX") with the MouseEnter Method.
  12. safirlaila

    StartWebBrowser with no echo?

    Is there a way to use the command StartWebBrowser without the user seeing it? It's really the command HTTP GET i want to use. My application shall send several SMS via the webbrowser with some parametres.
  13. safirlaila

    Error-message : Invalid file access

    Thank you a thousand times (as we say in norwegian)! Your tip about stylesheets was very helpful to my problem. Laila
  14. safirlaila

    Error-message : Invalid file access

    I have converted a system from Paradox 5.0 to Paradox 9.0. When the program opens the error-message 'Invalid file access' shows. If I click the OK-button, the message only shows again and again. I then have go to the task list and delete the process. The message occurs only on XP. It happens...
  15. safirlaila

    § Character not supported by table language

    In some of our applications we have MEMO and formatteded MEMO-fields. Since introducing Paradox 9.0 the § sign is not accepted. The massage is: "The Character is not supported by table language" As we're located i Norway we must use Paradox Nordan40 as Table Language. This was the same...

Part and Inventory Search

Back
Top