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 TardisInc

  1. TardisInc

    VB6 and .NET

    Can vb 6.0 exist side by side with Visual Studio .net 2003 Architect? Thanks, Larry Wilson vb at larry-wilson dot com
  2. TardisInc

    Migrating Progression to a new server???

    It's a long process to explain, but there are a LOT of caveats to moving the server, depending on how you're doing it. I've move 6 Macolas in the past year. If you want some help, and if it's worth money, you're welcome to contract with me. Results are guaranteed; no results - you don't owe a...
  3. TardisInc

    Can't login problem on new install

    I run across this problem all of the time at clients. The solution I found that works most often is to re-install ODBC. The problem is an ODBC one, usually components out of sync. Macola programmers are, to be kind, a little light-headed. They step all over ODBC and VBA, as if they are the...
  4. TardisInc

    Crashes just after cache load of 100% at startup

    My Visio crashes just after finishing the cache load and starting to display the Visio main window. It may be a related item that I can't attach a database in my Visual Studio.NET 2003 Enterprise Architect; 'unexpected error'. Well, duh! As informative as usual from Bill. I have uninstalled...
  5. TardisInc

    Macola Support

    This is what I tell my customers: the only reason you need Macola support is to get Infomine and downloads. So, I tell them to buy support for the main program, but no additional modules. Other than the web support, Macola support is great if you want to: wait forever and be charged an...
  6. TardisInc

    Programatically logout and login

    Thanks. I think this will fix my problem.
  7. TardisInc

    Programatically logout and login

    I'm writing an auto-update program for a network in VB6, but users have to have admin privileges to run the updates, so I want to log the user out, login as an admin with a password known to my program, run the update, then log the user back in. I apologize if this is somewhere in this thread...
  8. TardisInc

    Move Tickets

    Scott, Thanks for the replies (here and in VBA). The move tickets I'm looking for are in the RI and MRB screens. On those screens are Print RTV MT, etc. My client wants their own. Now that I know there are Crystal versions, I can just make the buttons VBA-only and call the Crystal report...
  9. TardisInc

    VBA Automation

    Scott, Actually, the VBA events within the printing screen are accessible thru VBA. Macola's website says that, on any such screen - without the VBA button - just SHIFT-RTCLK on the screen, then go to your VB interface. You will see the print screen there, and I intercept events there just...
  10. TardisInc

    Move Tickets

    So, am I right to assume that the various move tickets are Crystal reports, and not some hard-coded report? Thanks, Larry
  11. TardisInc

    VBA Automation

    Your suggestion is what I advised to start with. However, they have over 2000 G/L codes to delete, and with 3 screens each - total about 2 minutes, that's more than they want to do. Are you saying that SendKeys won't work on main screens? Would the printer screen act differently, for some...
  12. TardisInc

    MRP Requirements Report from PWE

    v7.5.103f Obviously, the report is wrong. I found the problems in the code; if you would like the fix, just email me. I'm also finishing a replacement report in Access that will accept multiple BOM IDs and build a unified Requirements report with only 1 line per part #, regardless of the how...
  13. TardisInc

    VBA Automation

    I have a client that wants to delete about 100 cost centers (departments). So, he has to remove complimentary info, purge history, print a transaction report and then delete the G/L acct code. Way too many. So, I want to automate the appropriate screens by either doing a 'sendkeys' for each...
  14. TardisInc

    Move Tickets

    Is there a way to modify the Move ticket printing in RI and Mat Rec? I'm planning to VBA-only the buttons and link to Crystal, but I'm hoping to escape that. Thanks, Larry Wilson larry@tardissystems.com 972-768-2965

Part and Inventory Search

Back
Top