Forum: VB.NET Jul 3rd, 2008 |
| Replies: 3 Views: 1,057 Time difference in vb.net Hi all,
I'm having the situation to calculate as follows: The time difference between 4:00pm and 1:00 am is 9 hours. This is derived by subtracting 4 from 12 which equals 8 and adding 1 hour for the... |
Forum: VB.NET May 22nd, 2008 |
| Replies: 1 Views: 209 vb.net I'm having an vb exe file. I've run that exe file. But when i click in find button it is throwing msg like runtime error:7005 rowset not available. I'm not having vb get installed. Only having... |
Forum: VB.NET May 13th, 2008 |
| Replies: 0 Views: 215 vb.net I'm having a textbox in my form. I'm using tc table with field description.
description
-----------
AAA
BBB
CCC
DDD
if i externally insert the field as E.E.E |
Forum: VB.NET May 12th, 2008 |
| Replies: 1 Views: 575 function in vb.net function to trim all special characters in the text. I've to write it as a function so that i can use in all my forms. I need codings.. do help me |