Forum: VB.NET Jan 12th, 2009 |
| Replies: 10 Views: 2,093 Hi All,
My sincere thanks to everyone for sharing their thoughts and assisting me in completing my project.
With all the valuable help from u guys my PROJECT is COMPLETED ..
Thanks
Evil |
Forum: VB.NET Jan 6th, 2009 |
| Replies: 10 Views: 2,093 Hi Guys Thanks for sharing Valuable information.
With ur Precious Help & time , my problem is HALF SOLVED
My Project will be completed if i can overcome this problem through valuable help from... |
Forum: VB.NET Jan 4th, 2009 |
| Replies: 10 Views: 2,093 Hi Comatose ,
Dude Thanks Millions for such a great help But the issue is still the same i can GIve spaces using VBTAB ...but the space is not saving documents in porper format....
Means
The... |
Forum: VB.NET Jan 2nd, 2009 |
| Replies: 10 Views: 2,093 Hi Thanks For so quick responses
My coding saves the data in this format...
****************************
NAME; POSITION ;COUNSELOR; DATE
abc;sdf;rtt;123
xyz;edc;tgb;123
qsr;fgv;vgh;123... |
Forum: VB.NET Jan 2nd, 2009 |
| Replies: 10 Views: 2,093 Hi All,
I have created a Vb.net application with back as MS.Access..I shall be very thankful if someone pls guide me on how to EXPORT DATA from the VB>NET Textboxes to NOTEPAD..
THe methof that... |
Forum: VB.NET Dec 30th, 2008 |
| Replies: 3 Views: 1,243 Hi ALex...
Execute Control!>.....could you pls give me an example ?
Merry X-Mas n Year 09 dude. |
Forum: VB.NET Dec 29th, 2008 |
| Replies: 3 Views: 1,243 hi,
I have Created a vb.net Application with MS ACCESS DATABASE, everything is working fine, But, There is a small problem . Everytime i ADD a new record it saves succesfully
but i can only view... |
Forum: VB.NET Dec 23rd, 2008 |
| Replies: 1 Views: 369 ds.Tables("counselling").Rows.Add(dsnewrow)
da.Update(ds, "counselling")
MsgBox("New Record Added!")
Endclass
**********************************************
Until... |
Forum: VB.NET Dec 23rd, 2008 |
| Replies: 1 Views: 369 Hi All,
Please Help me with this issue as i m very new to VB.NET.
I have Created a vb.net Application with MS ACCESS DATABASE, everything is working fine, But, There is a small problem that i... |