Forum: VB.NET Jul 7th, 2008 |
| Replies: 0 Views: 929 hi all
i write this code to load text file (undelimeted) to access database
my problem each record take from 1 to 2 second to loaded into datasource
Imports System
Imports System.Diagnostics... |
Forum: VB.NET Jun 14th, 2008 |
| Replies: 0 Views: 1,061 I have a text file contains non delimited data
(Each row consists from 16 fields and has a 131 byte)
I used this code to load it's data into datagrid(I have visual basic 2005)
The program... |
Forum: Visual Basic 4 / 5 / 6 Jun 13th, 2008 |
| Replies: 0 Views: 1,501 I have a text file contains non delimited data
(Each row consists from 16 fields and has a 131 byte)
I used this code to load it's data into datagrid(I have visual basic 2005)
The program... |
Forum: C# May 4th, 2008 |
| Replies: 6 Views: 5,929 thank you very much about your reply
but how i can do the same thing at design time
you know of course the toolstrip only contain text label combobox button and not contain radio button... |
Forum: C# May 3rd, 2008 |
| Replies: 6 Views: 5,929 how i can do the same thing at visual basic
i have a visual studio 2005 |