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!

Search results for query: *

  • Users: pmscraiova
  • Content: Threads
  • Order by date
  1. 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
  2. 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
  3. 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...
  4. 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
  5. 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
  6. 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...
  7. pmscraiova

    One way ping

    I have an Windows 2000 domain with SP3. I can send ping from any workstation to the server and I get good answer, but I can't ping any workstation from server. Can anybody help me? Thank's a lot! Best regards, Eugen Fintina
  8. pmscraiova

    Picture into a SQL table

    I need to populate a table into a SQL databases with some pictures (photos). The SQL table has two fields: - FriendID = Integer type - Picture = Image type In VFP I made a remote view (rv_SQL_Photo) for this SQL table. I tried to insert the image like this: Close Databases All Open Database...
  9. pmscraiova

    Custom Network Neighborhood

    Can somebody explain me what it means and how can I use it? I wonder if it’s possible to redirect the contents of Network Neighborhood to a shared folder. I mean that when a user search in Network Neighborhood to see only the contents of a shared folder instead.
  10. pmscraiova

    Custom Network Neighborhood

    Can somebody explain me what it means and how can I use it? I wonder if it’s possible to redirect the contents of Network Neighborhood to a shared folder. I mean that when a user search in Network Neighborhood to see only the contents of a shared folder instead. Best regards, Eugen
  11. pmscraiova

    Custom Network Neighborhood

    Can somebody explain me what it means and how can I use it? I wonder if it’s possible to redirect the contents of Network Neighborhood to a shared folder. I mean that when a user search in Network Neighborhood to see only the contents of a shared folder instead. Best regards, Eugen
  12. pmscraiova

    Custom Network Neighborhood

    Can somebody explain me what it means and how can I use it? I wonder if it’s possible to redirect the contents of Network Neighborhood to a shared folder. I mean that when a user search in Network Neighborhood to see only the contents of a shared folder instead. Best regards, Eugen
  13. pmscraiova

    Redirecting the contents of My Documents folder

    Is there any possibility to redirect the contents of My Documents to a shared folder (located on a Windows 2000 Server) into Windows NT 4.0 workstation? Best regards, Eugen
  14. pmscraiova

    Redirecting the contents of My Documents folder

    Is there any possibility to redirect the contents of My Documents to a shared folder (located on a Windows 2000 Server) into Windows NT 4.0 workstation? Best regards, Eugen
  15. pmscraiova

    Redirecting the contents of My Documents folder

    Is there any possibility to redirect the contents of My Documents to a shared folder (located on a Windows 2000 Server) into Windows NT 4.0 workstation? Best regards, Eugen
  16. pmscraiova

    Windows 2000 PDC + WinNT 4.0 workstation

    Hello, I have a Windows 2000 domain controller and some Windows NT 4.0 workstation. I understand that I can’t use Group Policy to manage the NT user’s settings and environment. Do you have any idea how can I manage it? Best regards, Eugen
  17. pmscraiova

    Windows 2000 PDC + WinNT 4.0 workstation

    Hello, I have a Windows 2000 domain controller and some Windows NT 4.0 workstation. I understand that I can’t use Group Policy to manage the NT user’s settings and environment. Do you have any idea how can I manage it? Best regards, Eugen
  18. pmscraiova

    Remotely run a program

    Hello, I have two servers. One of them is connected to an UPS which it can communicate by serial port. Another one is connect to the same server but it can’t communicate with the UPS. On the first server I installed PowerChute software for supervising the UPS. When PowerChute shutdown the...
  19. pmscraiova

    Capture port problem

    I tried cu capture a network printer on a local port (LPT1) using the following command: NET USE LPT1: \\SERVER\PRINTER When I was logged on as local administrator it works without any problem, but when I tried it as a domain user I received a "Access is denied" message. Can you help...
  20. pmscraiova

    Checking the serial port state

    I want to check the state of an serial port. Particullary, I want to know if there is any possibility to verify if a serial barcode scanner is online or not.

Part and Inventory Search

Back
Top