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!

Search results for query: *

  • Users: plopez
  • Content: Threads
  • Order by date
  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

    Hi...I need to know the way to insert a Table into an existent Access DataBase using VB6 Code. I appreciatte ur help.
  3. 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...
  4. 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
  5. 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
  6. 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.
  7. 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
  8. 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.
  9. 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
  10. plopez

    How to draw a line over a picturebox?

    Hi: I'm using VB2005 but I can't draw a line over a picturebox... I appreciate your help. Thanks
  11. plopez

    Find Pendrive Serial Number

    Hi, I need to know how can I get the Pendrive Serial Number (or another ID of this device) using VB.Net Code Thanks
  12. plopez

    VB2005 Get Serial Number of a PenDrive

    Hi, I need to get the Serial Number (or other) of a Pendrive connected to my PC as a Login to continue with the App. If someone know something about this please answer me Thanks for your help
  13. plopez

    Populate a Button in a ToolStrip

    Hi, I need to populate in run-time a button with several items in a ToolStrip Control in VB2005. If someone can help me I thank so much.
  14. plopez

    Datagrid with DBNull

    Hi, I have populated a Datagrid with an Access Table and now I need to send this values to a text file . When I use StreamWriter to populate the text file,I notice that some cells in the grid have DBNull values and they cannot be read as String ????? What is the right way to do this ...? I...
  15. plopez

    Populate a MSFlexGrid from a DataGrid

    Hi, how can I populate a MSFlexGrid from a DataGrid using Code. Thanks 4ur help
  16. plopez

    How to know what Tables include a DataBase in Access

    Hi,my question is how can I know how many Tables are into an Access Data Base and the name of all them. When I have that,I need to populate each Table in a DataGrid or a MSFlexgrid in my App. I really appreciate ur help. Thanks
  17. plopez

    Graphics in Palm T|X

    Hi, I have the palm T|X and I need to do some graphics with lines and points. Where can I get an example to do this? I use HB++ as program lenguage. Thanx
  18. plopez

    Emulator for Palm T | X Handheld

    Hi,I have the new Palm T|X and I can't install the Palm Emulator to run my HB++ applications. When I start to run the ROM Transfer.prc file the connection fail. What other simple Emulator can I install with success? If you can help me,thanx
  19. plopez

    Need License for Using Controls in VB.Net?

    Hi,I bought VB.Net 2003 Standard version and I've installed it in my PC last week. The first thing I found is that I need a license for use the MSFlexgrid Control in my App. Is that true or I missed something when I've configured the VB.Net App.? If someone know something about this ,please...
  20. plopez

    How to recognize an ID Key

    Hi, I need to recognize some value of a Pendrive (S/N or other) to allow a login in my App. in VB6 I apreciatte if you can help me Thanks

Part and Inventory Search

Back
Top