CRW 4.5 PRO and ODBC 2.0 ,VB 3.0 and Complex Query 
Author Message
 CRW 4.5 PRO and ODBC 2.0 ,VB 3.0 and Complex Query

I have A Query that is rather complex in that it combines 2 columns into one
field name  I.E:

SELECT DISTINCTROW Table1.Col1, Table1.Col2 & "," & Table1.Col3 AS MyCol,
Table1.COL4
FROM Table1
WHERE ((Table1.Col1 Is Not Null) AND (Table.Col5="AVALUE"))
ORDER BY Table.Col1
WITH OWNERACCESS OPTION;

the Problem is the CRW Data Browser and the Report itself return only one
character of the Column MyCol? When Run In Access this works Great. WHat am I
doing wrong? HEEEELLLLLPPPPP!
Thanx

--
               ////
              (o o)
---------oOOO--(_)--OOOo----------------

|      Big Foot Lives In the NW!       |
-----------.oooO------------------------
           (   )   Oooo.
            \ (    (   )
             \_)    ) /
                   (_/



Wed, 01 Jul 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. CRW 4.5 Pro, ODBC 2.0 and Alias Columns

2. CRW 4.5 Pro and access 2.0

3. Paradox 4.5 and VB Pro 3.0

4. VB 3.0 PRO + Hebrew ACCESS 2.0

5. How do I get VB 3.0 Pro to work with Access 2.0

6. VB 3.0 Pro or Access 2.0??

7. Access 2.0 and VB 3.0 PRO

8. VB 3.0 Pro/Jet 2.0 and heavy multiuser environment

9. Can't open MS ACCESS 2.0 databases with VB 3.0 Pro

10. Access 2.0 and VB Pro 3.0 Crystal Reports

11. VB 2.0 vs 3.0 Standard vs Pro

12. FS: Crystal Reports Pro 4.5, Standard 4.5

 

 
Powered by phpBB® Forum Software