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!

Search results for query: *

  • Users: ameen
  • Order by date
  1. ameen

    Flash with ASP.Net

    Can any one help us on the following: We have swf file which will get data from ASP.Net application. The data is coming regularly when a ststaus changes. When we host the web application and run the fla file simultaneously, we are getting the data in flash file. But if we dont run the fla file...
  2. ameen

    Permission Denied

    In application have 2 dll, Replica.dll and Linker.dll. Linker.dll get the reference from Replica.dll which is accessing the database. My exe reference to Linker.dll. After create the Application Proxy from the server machine, installed it in a client and when run the exe, the component class...
  3. ameen

    Printable Component

    After I know about Crystal Reports, I can do so using Crystal Report
  4. ameen

    Winsock to Get Data From PABX

    Hi, I need to write an application in VB6 which needs to receive raw data from PABX through TCP whenever there is a call hangup by the user. Currently I am using serial port to capture such data. What I want to know is if I use winsock control in my VB application in which the data to be...
  5. ameen

    Insert record to MS Access DB using Delphi

    Is there any sample code to describe how to insert data into a MS Access database using Delphi BDE. I have configure ODBC Administrator and BDE Administrator, when try to insert data, I am getting the following error: <i> &quot;Table is busy. Corrupt table/Index header. File: <directory with...
  6. ameen

    Get Data from Delphi Application using DDE

    How to receive data from an Application written in Delphi using DDE. Regards Ameen
  7. ameen

    Using DDE

    I have an application in Delphi and I have to pass data to a VB application. If I want to use DDE in my delphi to send data exchange between two application, what would be the corresponding component VB application should use to get my data from DDE. Or any other suggestion would be much...
  8. ameen

    How to identify external IP Address

    Hi, When a server has two network card with one IP assigned for LAN and another IP for external. How to identify or find which card assigned for External IP (which may be fixed or dynamic) and what is the IP assigned as external. Any help much appreciated. Ameen
  9. ameen

    BACkUP DATA FROM PARADOX TABLE

    Hi, Is there any component available to backup the data from the paradox table. Any help much appreciated. [thumbsup2] Regards Ameen
  10. ameen

    Communication through UDP

    Hello, How to receive datagram from a remote pc to a local pc using UDP. Is there any references to implement this. Any help will be appreciated. Regards Ameen
  11. ameen

    Proxy Server Functionality

    Can any one give me some useful links as reference for the implementation proxy server functionality to the application. Regards Ameen
  12. ameen

    Retrieve mail from General Server

    Thanks blurred. Then, How to retrieve mails using MAPI. Regards Ameen
  13. ameen

    Retrieve mail from General Server

    How the client can retrieve the mails from the General server (if it is not a POP3 or SMTP Server). Any useful links, sites and suggestion would be much appreciated. Regards Ameen
  14. ameen

    Printable Component

    What is the printable component in VB like QReport in Delphi? Can any one give me some sample code for printing the data into a preprinted form. In Delphi, I can achieve this by using QReport. But I am not sure in VB? Any help would be much appreciated. Regards Ameen Regards Ameen
  15. ameen

    Windows ME &amp; Delphi

    Hello, Why the system with Windows ME can not shut down properly after install delphi in the same system. How to overcome this problem? Regards Ameen Regards Ameen
  16. ameen

    Encoding and Decoding Procedures

    Hi Sggaunt, Thanks for your reply. What i want is ... To use certain previlages in my application , i want the user to get registered with user name and password and also i give the option for the user to change the password. I want to save this encoded password in a database. When the user...
  17. ameen

    Encoding and Decoding Procedures

    Hello, Can any one give me some online tutorials URL to learn how to encode and decode passwords for the application using Delphi 5. Regards Ameen Regards Ameen
  18. ameen

    How to set Default Destination Directory for Database in Packaging

    Can any one tell me how to set the default destination directorey for Database using InstallShield Express for packaging the application. I am getting the database default destination directory as C:\Program Files\ Sub Dir\Data when I set the value, in BDE Alias Step 3 of 4, for Path as...
  19. ameen

    BLINKING LABEL CAPTION WITHOUT USING TIMER

    Hello, Can any one give me some suggession whether it is possible to blink a label caption without using timer. If yes, I would appreciate for any suggession. Thank you. Regards Ameen
  20. ameen

    How to suppress the error and generate error log

    Thank you Billy for your response. Can you give some sample coding, how to create the log file and have it with the application to append the error messages. Advance thanks. Regards Ameen

Part and Inventory Search

Back
Top