LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default ADO get data from Oracle by SQL field type missmatch

I try to set relation between A.Line_id field type = Double vs. B.Reference_3
field type = String, it's not work.
Here the Sample:-
strseparate = Chr(13) & " " & Chr(10)
SQL_Text = "SELECT A.Line_id, B.Reference_3 " & strseparate & _
"FROM A LEFT JOIN B ON A.Line_id = Value(B.Reference_3)"

Anybody can help would be appreciate very much

--
Sakol
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting field size and type tsap Excel Discussion (Misc queries) 1 December 13th 07 11:05 PM
type missmatch on Selection.Offset webby2006[_7_] Excel Programming 2 August 4th 06 03:44 PM
Connect to Oracle using Microsoft ODBC for Oracle Kent Excel Programming 2 January 18th 06 03:53 AM
Getting data from Oracle Andres Angel[_2_] Excel Programming 1 March 2nd 04 04:20 AM
Determine data type for Pivot Field Mike Dudash Excel Programming 0 January 22nd 04 09:20 PM


All times are GMT +1. The time now is 08:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"