Forum: Visual Basic 4 / 5 / 6 Sep 27th, 2008 |
| Replies: 5 Views: 675 I M SENDING U D WHOLE CODE U PLZ RUN IT N TELL WHTS D PROBLEM.
Option Explicit
Dim vID As String, vName As String, vAddress As String, vTelNum As String, vCity As String
Private Sub... |
Forum: Visual Basic 4 / 5 / 6 Sep 27th, 2008 |
| Replies: 5 Views: 675 Hi,
I m making telephone directory using VB.For this i have taken code from net and made some changes in it.But after making changes i got an error unrecognised database format.
Plz anyone... |
Forum: VB.NET Sep 26th, 2008 |
| Replies: 1 Views: 413 Hi,
I m making a telephone directory using VB and MS-Access.i have taken code from net and made some changes in it.After that i made new table in access but i m getting old table's column... |