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
~664 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Jhakda

Hi All I am working on a Excel VBA proj. I ahve to insert some records in the Access Db. Right now I am forming the query as a string, creating a connection and executing the query Eg: "Insert into Table1 values ('A','B','Comments')" Now if the comments or any other …

0
48
Member Avatar for Jhakda

Hi All I'm a rookie VB developer. I have to read some data from the Database which happens to be in Japanese language. I have to get this data and put it into another DB on my local machine. I run english version of Win OS.While i try to read …

Member Avatar for Miyuki
0
68
Member Avatar for Jhakda

Hi All I'm fetching lot of records from a central DB and i have to insert/ update these records in my local Access DB. Right now, i'm opening and closing 1 connection per record i insert/update in Access. I know this is wrong. In Java(which i'm more used to) i …

Member Avatar for Jhakda
0
548