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 IamaSherpa 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. Landzg

    How to create fixed size TextField in the Center of a BordLayout?

    Hi everyone, I have being tried to create some fixed size TextFields in the Center of a BorderLayout but even I overloaded the setPreferredSize, setMaxiumSize and setMinimalSize of the TextField, their sizes are not fixed. I know I could put them into the NORTH as this will respect the...
  2. Landzg

    VB5 IDE crashed on Windows 2000

    I have tried to follow these obvious steps already but no luck. But thanks for the reply! On the two troubled machines, these are machines that have been setup recently so they are relatively clean compared to the working machine, which has been running for a while and has lots of other...
  3. Landzg

    VB5 IDE crashed on Windows 2000

    Hi Everyone, I have the following problem occurring on some of the Windows 2000 machines. The machines have VB5 Enterprise with SP3 and Windwos 2000. When calling DAO.Workspace.OpenConnection, VB5 IDE generates a memory access error and crashes. But I also saw VB5 works on another Windows...
  4. Landzg

    Visual Basic Program & Crystal Reports

    One more thing. Any idea where I could get the help file for these API calls? Many thanks! Landzg
  5. Landzg

    Visual Basic Program & Crystal Reports

    That is exactly what is confusing me now. The application worked fine on one of the dev machine and then had quit working ever since. The exact broken point is the .LogonServer where it returned Error 20536, "Unable to log on to server". I have verified through Sybase native query...
  6. Landzg

    Visual Basic Program & Crystal Reports

    Thanks Ken! Regarding the ODBC path problem, they are all the same. And I don't think it is a factor here since on the working machine, it suddently stopped working now although all the configures, parameters remain same. Landzg
  7. Landzg

    Visual Basic Program & Crystal Reports

    I am new to CR. The company I am working for 'sort of like' old technology. They have some VB5 applications using CR5 on NT4 machines ODBC accessing a Sybase database. As you can imagin, maintaining is a big headache as there are virtually no documentation or help files about CR. Right now...

Part and Inventory Search

Back
Top