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 SkipVought 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: *

  1. madcat8

    Preprinted forms on various models

    We have a new app that needs to produce content on a preprinted form across a range of printer models. Coming from UX, we need suggestions as to what we can use to achieve this in a WinX platform. We've already found that the PDF format doesn't override the different printer drivers, so we've...
  2. madcat8

    MySQL Replication (Multiple Master & 1 slave)

    It is possible to have multiple masters, provided they can be connected to singly. We use it to check multiple client sites, and store all the data in the corporate (slave) DB. If this will work for you, you want: CHANGE MASTER TO. See the manual on MySQL.com Hope that helps. m.
  3. madcat8

    FoxPro Schema

    Thanks, guys. The 'Display Structure' is what I was looking for. To answer the first query, no, I don't have source. Since we are planning to convert this system, I didn't see it as a priority. We can ask for it, if need be. Right now, we have the compiled code and multiple tables/indices...
  4. madcat8

    FoxPro Schema

    I have an older DOS Foxpro for which I need to generate a schema listing. Is there a command in Foxpro that will do this? thanks mmd

Part and Inventory Search

Back
Top