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 bkrike 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 plopez

  1. plopez

    Matrix Multipication in VB6

    Hi...How can I get the Code for do a multiplication of two matrixs in VB6? I appreciate your help
  2. plopez

    Insert a Table into an Access DataBase

    I am creating a table with VB6 Code and I need to add this table to an existing Access DB.
  3. plopez

    Insert a Table into an Access DataBase

    Hi...I need to know the way to insert a Table into an existent Access DataBase using VB6 Code. I appreciatte ur help.
  4. plopez

    Frozen Layer in DXF Format

    Hi,I need to know how can I freeze a Layer using DXF Format. In the MyDXFCode that I wrote,I need to freeze the Layer "Blue_Line" for example. 999 VISION3D DXF 0 SECTION 2 HEADER 9 $ACADVER 1 AC1006 9 $INSBASE 10 0.0 20 0.0 30 0.0 9 $EXTMIN 10 0.0 20 0.0 9 $EXTMAX 10 1000.0 20 1000.0 9 $LINMIN...
  5. plopez

    Synchronizing MSFlexgrids with VB6

    thanks harebrain ... a good solution for my App.
  6. plopez

    Synchronizing MSFlexgrids with VB6

    Hello, I need to know how I can synchronize two or more MSFlexgrids simultaneously using the vertical scroll bar through VB6 code. Thanks for your help
  7. plopez

    Search a File in C:\ using VB6

    Hi,my question is how can I find a file in C:\ using VB6 code? Any ideas?... thnkxs
  8. plopez

    Insert an Image into a drawing using DXF Code

    Hi, I need to insert an image .JPG into a drawing using DXF Code. Is that possible?...Any ideas? Thanks 4 ur help.
  9. plopez

    To Find Number of Tables in Access2000 using VB6 Code

    Hi JerryKlmns & SBerthold I use your tips and my App. works so good. I appreciate your help,thank you very much PLopez
  10. plopez

    To Find Number of Tables in Access2000 using VB6 Code

    Hi, I'm doing what you say but I need also the name of each table...Is that possible? Thanks for your help
  11. plopez

    To Find Number of Tables in Access2000 using VB6 Code

    Hi, I need to know how many tables have a Data Base in Access2000 using Code VB6. I appreciate ur help... Thanks
  12. plopez

    Get Pendrive Serial Number Using VB6

    Hi gmmastros, it works very good ...thanks
  13. plopez

    Get Pendrive Serial Number Using VB6

    Hi, I need to know how can I get the Pendrive serial number using VB6 Code... Thanks for your help.
  14. plopez

    Draw a Cube using OpenGL with VB.Net

    All Code is in C++ I need it in VB2005 Thanks
  15. plopez

    Draw a Cube using OpenGL with VB.Net

    Hi... I need to draw a cube in 3d using OpenGL ... Where can I find some code to do this? Thanks

Part and Inventory Search

Back
Top