Click here to Skip to main content
15,899,018 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Help Pin
Ashutosh Phoujdar27-Jan-09 21:29
Ashutosh Phoujdar27-Jan-09 21:29 
QuestionODBC Pin
Stephen Lintott27-Jan-09 21:08
Stephen Lintott27-Jan-09 21:08 
AnswerRe: ODBC Pin
Jay Royall27-Jan-09 22:37
Jay Royall27-Jan-09 22:37 
AnswerRe: ODBC Pin
Wendelius27-Jan-09 22:43
mentorWendelius27-Jan-09 22:43 
GeneralRe: ODBC Pin
Stephen Lintott28-Jan-09 1:31
Stephen Lintott28-Jan-09 1:31 
GeneralRe: ODBC Pin
Wendelius28-Jan-09 1:46
mentorWendelius28-Jan-09 1:46 
GeneralRe: ODBC Pin
Stephen Lintott28-Jan-09 2:56
Stephen Lintott28-Jan-09 2:56 
GeneralRe: ODBC Pin
Wendelius29-Jan-09 9:33
mentorWendelius29-Jan-09 9:33 
Since I don't know the structure of your table, I'm not able to sy if all the values are in correct places. However, you could check if the pairs match (if not done so already)

Here's the colum/value list in different format. The Descriptn value look quite large, perhaps it's over the max length?
Uniqueid            5	
trantype            49	
ledgerno            2	
accountid           'CNBPZF@CQU'	
userno              1	
entrydate           CTOD('1/26/2009')	
entrytime           58694.616	
lineno              0	
trandate            CTOD('12/31/2008')	
periodno            78	
batchno             356550	
internref           'PO-JAC01360         '	
externref           'PO-JAC              '
hedgecode           'N'
logged              'F' 
descriptn           'Purchase Order                                                                          
                                                                 
                                                  
                                                    '
payee               '                                   '
presented           0
held                'F'
previous            'F' 
ositem              'F'
ledger2             2
account2            'CNBPZF@CQU'
taxtype1            ' '
taxcode1            0
taxamount1          0
taxtype2            ' '
taxcode2            0
taxamount2          -69.96
taxtype3            ' '
taxcode3            0
taxamount3          0
salescode           0
costcode            '         0'
stage               '         0'
branch              1
delivery            CTOD('12/31/2008')
quantity1           0
quantity2           0
quantity3           0
amount1             -699.56
amount2             0
amount3             -699.56
amount4             0
amount5             0
cncycode            0
exchange            1
netvarnce           0
netgain             0
netloss             0
taxrebate           0
duedate             CTOD('12/30/1899 12:00:00 AM')
rateid              'F          '
staffid             'F          '
complqty            0
ppsrate             0
purchtype           0
isjobquote          'F'
rpsgross            0
recordno            0
temppres            0
changed             'T'
discperc            0
 taxperiod          0
zcostproc           ' ' 
zpostatus           ' '


The need to optimize rises from a bad design.My articles[^]

GeneralRe: ODBC Pin
Ben Fair28-Jan-09 2:50
Ben Fair28-Jan-09 2:50 
QuestionFindFile file type question Pin
monsieur_jj27-Jan-09 19:26
monsieur_jj27-Jan-09 19:26 
AnswerRe: FindFile file type question Pin
Ashutosh Phoujdar27-Jan-09 20:13
Ashutosh Phoujdar27-Jan-09 20:13 
Questionhow to create line graph using C# Pin
karthick sampangi27-Jan-09 18:59
karthick sampangi27-Jan-09 18:59 
AnswerRe: how to create line graph using C# Pin
N a v a n e e t h27-Jan-09 19:02
N a v a n e e t h27-Jan-09 19:02 
AnswerRe: how to create line graph using C# Pin
Ashutosh Phoujdar27-Jan-09 20:07
Ashutosh Phoujdar27-Jan-09 20:07 
AnswerRe: how to create line graph using C# Pin
dan!sh 27-Jan-09 23:57
professional dan!sh 27-Jan-09 23:57 
QuestionAnybody help me in CR Pin
BalasubramanianK27-Jan-09 18:23
BalasubramanianK27-Jan-09 18:23 
AnswerRe: Anybody help me in CR Pin
Jon_Boy28-Jan-09 5:35
Jon_Boy28-Jan-09 5:35 
Questionreading a text file from the resource file Pin
moonshaddow27-Jan-09 15:16
moonshaddow27-Jan-09 15:16 
AnswerRe: reading a text file from the resource file Pin
Ashutosh Phoujdar27-Jan-09 21:23
Ashutosh Phoujdar27-Jan-09 21:23 
GeneralRe: reading a text file from the resource file Pin
moonshaddow28-Jan-09 12:13
moonshaddow28-Jan-09 12:13 
QuestionLooking up Cell data with Mutiple Excel Workbooks running. Pin
frankiebaby227-Jan-09 13:19
frankiebaby227-Jan-09 13:19 
AnswerRe: Looking up Cell data with Mutiple Excel Workbooks running. Pin
Dave Kreskowiak28-Jan-09 3:06
mveDave Kreskowiak28-Jan-09 3:06 
GeneralRe: Looking up Cell data with Mutiple Excel Workbooks running. Pin
frankiebaby228-Jan-09 6:04
frankiebaby228-Jan-09 6:04 
GeneralRe: Looking up Cell data with Mutiple Excel Workbooks running. Pin
frankiebaby228-Jan-09 6:05
frankiebaby228-Jan-09 6:05 
GeneralRe: Looking up Cell data with Mutiple Excel Workbooks running. Pin
Dave Kreskowiak28-Jan-09 16:22
mveDave Kreskowiak28-Jan-09 16:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.