If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 & VB SQL Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-01-04, 17:56
auribe auribe is offline
Registered User
 
Join Date: Jul 2004
Posts: 1
DB2 & VB SQL Problem

Hello people, I'm working with VB 6.0, and DB2 using iSeries 5.5, it's the fisrt time I work with DB2, and when I retrive data from DB2 no problem, but when I try to insert data in the DB2 table, it seems be modified or in other code, because apper some strange chars. My sentence in sql it¿s like:

INSERT INTO TBL1( Field1, Field2, ...) VALUES( Integer, Integer, ..)

and in the As/400 the data it's different that I inserted, I read some about char conversion, but I ignore how it works, can some one help me.

Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On