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 TouchToneTommy 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: dbadamion
  • Content: Threads
  • Order by date
  1. dbadamion

    Stream MP3

    I want to know using asp.net and JavaScript, (or any JavaScript technology) is there a way to store /stream mp3 files to the users pc so that they can be played in the event they lose internet connection.
  2. dbadamion

    I need help with listview images

    I get Run-time error '35602'. Can someone help I want to fill my listview with images but only one image then error on the second loop Dim itmX As ListItem Dim nlst As Long Public Sub display() Dim itmX As ListItem Dim rs As DAO.Recordset Dim db As DAO.database Dim lstItem As...
  3. dbadamion

    sql ce

    Using vb.net can you store a wav file as binary in sqlce database? Does any one have some sample code?
  4. dbadamion

    Trying to update crystal reports parameter in vb6

    I am trying to update crystal reports XI,parameters dynamically in Visual Basic 6.0. The code below works but the default value in report options gets cleared when the report is saved can someone help. In the code below I do not delete "[ALL]" default value but when the report is saved it gets...
  5. dbadamion

    Trying to update CR Parameters but default value get whiped out

    I am trying to update crystal reports XI,parameters dynamically in Visual Basic 6.0. The code below works but the default value in report options gets cleared when the report is saved can someone help. In the code below I do not delete “[ALL]” default value but when the report is saved it gets...

Part and Inventory Search

Back
Top