Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for mfahmy2008

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 Imports System.Threading Imports System.Transactions Public Class Form1 Dim trd As Threading.Thread Private Sub Form1_FormClosing(ByVal sender As Object, ByVal …

0
91
Member Avatar for mfahmy2008

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 work fine Now I want load this datagrid into access database I try to …

0
82
Member Avatar for mfahmy2008

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 work fine Now I want load this datagrid into access database I try to …

0
80
Member Avatar for IT_Techno

hi every one i need help . How to add DateTimePicker to ToolStrip in my windows form ? if any one can help Nice Thanks, IT_Techno :)

Member Avatar for JerryShaw
0
2K