Forum: Visual Basic 4 / 5 / 6 May 22nd, 2005 |
| Replies: 1 Views: 4,974 I need my program to play a collection of mp3 files from 1 specific directory when i press a button. Ive never programmed with music before so would like some pointers if possible!
for example... |
Forum: Visual Basic 4 / 5 / 6 Apr 14th, 2005 |
| Replies: 1 Views: 2,337 I am trying to use the data form wizard to create a chart for my program using the information in a database. On the section that asks you to select the database, I click browse, go to whre my... |
Forum: Visual Basic 4 / 5 / 6 Apr 11th, 2005 |
| Replies: 3 Views: 6,698 After doing a bit more searching on amazon.co.uk etc I managed to find a book that looks interesting and may well do the job!
Beginning Visual basic 6 database programming
Anybody looked at... |
Forum: Visual Basic 4 / 5 / 6 Apr 11th, 2005 |
| Replies: 3 Views: 6,698 I am looking for a good book to buy that will help me with creating charts/graphs using info from a database. Ive been told that using mschart is the best way to do it now all i need is a book on how... |
Forum: Visual Basic 4 / 5 / 6 Apr 1st, 2005 |
| Replies: 5 Views: 3,206 None of the data is confidential, its all just 'test' information, I havnt commented anything. frmPHChart is the main one to look at as this is where the chart info is, feel free to mess with the... |
Forum: Visual Basic 4 / 5 / 6 Apr 1st, 2005 |
| Replies: 5 Views: 3,206 Yeah I tried that.... And it spreads the information out along the bottom of the chart - but removes the information up the side of the chart and doesnt show any dates - I have attatched 2 pictures... |
Forum: Visual Basic 4 / 5 / 6 Apr 1st, 2005 |
| Replies: 5 Views: 3,206 What I need to do is have the data on the bottom line of my chart to show the full date as it is in the database that I take the data from. In the database it is in the form of 29/March/2005 and this... |