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 Wanet Telecoms Ltd 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 pmscraiova

  1. pmscraiova

    An ActiveX (MSCOMM32.OCX) is registered or not?

    Thank you very much Mike.
  2. pmscraiova

    How can I find out if a printer is connected or not

    How can I find out if a printer is connected or not to the computer? VisualFox commands Sys(13) return 'READY' and Printstatus() return .T. even if a printer is not connected to my computer. Thank you, Eugen
  3. pmscraiova

    An ActiveX (MSCOMM32.OCX) is registered or not?

    How can I find out if an ActiveX (MSCOMM32.OCX) is registered or not? What is the best way to register it? Best regards, Eugen
  4. pmscraiova

    Optimum method for read/write from SQL Server tables

    Thank you very much, Mike. You helped me again! Thank you. I’ll try your advice Best regards, Eugen
  5. pmscraiova

    Optimum method for read/write from SQL Server tables

    Mike, I think that I’ll use a local copy of the employees table and update the access table via SQL pass-through (as you said). But you said “Open the connection at the start of the application, and keep it open throughout”. My application must run continuous for a long period of time (maybe...
  6. pmscraiova

    Optimum method for read/write from SQL Server tables

    I have an old application that I used for control access based on bar code. Now I must move the databases to SQL Server. I must read from the employees table and write to the control access table. I am not sure what is the best way to read/write into SQL Server tables. I think that there are...
  7. pmscraiova

    How can I find out if a specified MS SQL job is running or not

    Thank you, Mike. I'll try it. I am a beginner into SQL server and thus I posted my question to a Visual FoxPro forum… Thank’s again. Eugen
  8. pmscraiova

    It is possible to find out if a specified MS SQL job is running or not

    Thank you for your answers. Actually I am talking about a replication job, and I want to programmatically test to see if the job is in progress from a client application. Best regards, Eugen
  9. pmscraiova

    How can I find out if a specified MS SQL job is running or not

    Mike, I am sure that this is not a "pure" FoxPro question, but I think that is possible like somebody who used Visual FoxPro + MS SQL Server had the same problem. Maybe, somebody can help me with some advices. Actually, I have an application written in Visual FoxPro 7.0 which uses a MS SQL...
  10. pmscraiova

    It is possible to find out if a specified MS SQL job is running or not

    Hello, It is possible to find out if a specified MS SQL job is running or not? Best regards, Eugen
  11. pmscraiova

    How can I find out if a specified MS SQL job is running or not

    Hello, How can I find out if a specified MS SQL job is running or not? Best regards, Eugen
  12. pmscraiova

    Windows Explorer does not bring up the Properties Dialog screen

    I have the same problems, but it occurs only by time to time. I can’t do anything after that because I get the message “Close the properties window before...” Also, when the problem occurs, I remarked that the icons that must be displayed in the right part of a window (Control Panel, for...
  13. pmscraiova

    It is possible: LAN->ISA Server->Router->VPN->Proxy Server->Inter

    My LAN is connected to the Internet in this way: LAN -> Router -> VPN -> Proxy Server -> Internet I wonder if it is possible (and how must I configure it) to install an ISA Server between LAN and Router. (LAN -> ISA Server -> Router -> VPN -> Proxy Server -> Internet) I must mention that I...

Part and Inventory Search

Back
Top