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 gkittelson 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: eys
  • Order by date
  1. eys

    XPHome access a Server 2003 SBS R2 Premium?

    Well, nSanto17, dotobi and 58sniper thanks for your replys. Now. Lets say I can work with XPHome using the .bat file to connect, we can live with that meanwhile we upgrade to vista business (and reload our PCs). BUT, does SQL Server 2005 Workgroup (included in SBS R2 Premium) can be accesed by...
  2. eys

    XPHome access a Server 2003 SBS R2 Premium?

    1. Can XPHome PCs access files and SQL Server in a Server2003 SBS R2 Premium with 20 SBS CALs inside? 2. Can work a Server 2003 SBS R2 Premium be configured as workgroup instead a domain? Thanks for your help. Jose Carlos
  3. eys

    OLEDB cannot support triggers?

    Chris, I have the same problem to use OLEDB with VFox SP's, finally I build an VFox dll to receive SQL sentences and execute them inside the dll component. This is the way I solve the problem of interoperability from .NET and VFox when I need SPs in the VFox side. If you want I can post the...
  4. eys

    OLEDB cannot support triggers?

    It seems that a mirror database using updatable views is a fine workaround. Thanks for the post (i dont known what timezone do you have, but I post at 4:00am and you answer very quick at 4:49am. Im still looking for a direct solution using triggers under OLEDB if their are supported. If not...
  5. eys

    OLEDB cannot support triggers?

    I have a VFoxPro DBC 8/9 with a table with update and insert triggers on it. If I try to insert records using OLEDB, it fails. It seems that OLEDB cannot support VFox triggers. Is this correct? Is there a way to solve this behavior or supress in runtime the triggers programatically? Because...
  6. eys

    Can SBS be configured as workgroup?

    Jeff (TechSoEasy): Ok, I understand the way that SBS have to work, now, we dont have a problem to use the the SBS as a domain. Now the problem is this: we have 25 XP Home PC's actually connected to a Server 2003 in workgroup configuration. The big question is: If I install the new Server...
  7. eys

    Can SBS be configured as workgroup?

    Some guy in Dell told me that he is not sure that Server2003 SBS can work under workgroup configuration. Is this true? I have a Server2003 already configured as workgroup but i'm not sure if SBS (RC2) it can. Thanks Jose Carlos
  8. eys

    datagrid column value

    hi mr obislavu. thanks for your post... but actully i solved this thing inother way, maybe end up the same solution as yours,lets look! //****** init string ID = null; // id to put on prim key value BindingManagerBase bm = this.grdLista.BindingContext[this.grdLista.DataSource...
  9. eys

    biometric device ( nitgen fingkey hamster ) SDK

    hi every one. im here stuck with some issues about biometrics , specyfically fingerprinting. i am writing biFIR and textFIr to database, have SDK from company, but cant make to take values stored in DB and make the verifyMatch from a .capture function, ( fingerprint verification process)...
  10. eys

    datagrid column value

    how can i get the datagrid column value when i select a specific row. lets say that i have a datagrid full with employees , and i select the row where's cris Rock data, and i want the employee id wich is actually on one datagrid column. maybe i want to edit that data or delete it from the...
  11. eys

    Print BMP/JPG directly to printer (without using Report Writer)

    Dave : You're rigth, I miss the simplest solution, and it works! BUT (always there's a but) It prints a delimited portion of the BMP/JPG. Is there a way to control this? or Its a standard size? Where can I found more documentation about @ say old command, because FoxHelp just say its older...
  12. eys

    Print BMP/JPG directly to printer (without using Report Writer)

    Hello, I need to print graphic coupons in a ticket of a POS system that we make. The page lenght is variable because it depends of the lines of the ticket. I have'it wokring with text lines with diferent fonts, BUT, I need to print JPG's files (small ones) to a receipt printer, but if I use...
  13. eys

    EXISTS A BEFVP41 THAT DRONT DROP TUNNELS?

    Is there somebody using a BEFVP41 that dont drop tunnel? I read a lot of places saying that the BEFV41 drops the tunnel even when they are telling 'connected' and I'm start thinking that the device will not work well never, and I have to reset it all the time if a need a tunnel working (it...
  14. eys

    VPN Connection too slow (BEFVP41 )

    Then, is there a BEFVP41 that dont drop the tunnels? I been tryng to use BEFVP41 but after hours or minutes, drops the tunnel even when the webpage says 'connected' they cant be pinged. This version 2, works well? dont you need to resetit after sometime to reconnect the tunnels? Thanx...
  15. eys

    Does somebody have BEFVP41 that dont drop tunnels?

    Is there somebody using a BEFVP41 that dont drop tunnel? I read a lot of places saying that the BEFV41 drops the tunnel even when they are telling 'connected' and I'm start thinking that the device will not work well never, and I have to reset it all the time if a need a tunnel working (it...
  16. eys

    RAMANI (everybody welcome) : run a program in specific pc on the netw?

    Ramani (everybody welcome) : What can i do to run a program in a specific pc on the network? This is the case: 1. I have a dbf in the server with the user name and machine name log into the vfp program. 2. I need to activate, or pivot, or run a program or form or API, to ask for an...
  17. eys

    Update Fox table in a Web site

    I have this problem: I have 4 stores that need the same item catalog and if any of this stores make changes to the table, all the other have to be updated. Iam thinking in put the Item dbf in a Web site, and make offiline views in the stores, that send updates like transactions to this central...
  18. eys

    Is available Vfox7 in spanish?

    Is there a place to find out if exist, and how to get it? by the way, do you like 7? do you recommend? Thanks JC
  19. eys

    Build an exe or dlls ?

    Ok, at this point I understand about separate apps, but what kind of apps? exes? dlls? or just apps? and if the answer is apps: the apps have to be uncompiled and unprotected? does this open the door for re-use by another?
  20. eys

    Build an exe or dlls ?

    I have POS system that actually have a size of 7MB. But now i'm tryng to add new (and heavy) modules to have a system with diferent versions on it but it depends of the customer requirements use one or other version (like an store version and an office-headquarters version). You say something...

Part and Inventory Search

Back
Top