amitguitarplayer
Active member
- Joined
- Jul 5, 2008
- Messages
- 27
- Programming Experience
- 5-10
Hi Guys,
I am trying to read an excell worksheet from vb.net.. everything runs ok... but when it reads the column "METER" which has value as 2640101 \ 2124607
it returns nothing... my query looks like
SELECT * FROM TableM
but whenever it comes across values like 2640101 \ 2124607
OR 2540058 \ 2640428 etc.. it will return blank ! ?
PLEASE HELP !!!!!
Amit
I am trying to read an excell worksheet from vb.net.. everything runs ok... but when it reads the column "METER" which has value as 2640101 \ 2124607
it returns nothing... my query looks like
SELECT * FROM TableM
but whenever it comes across values like 2640101 \ 2124607
OR 2540058 \ 2640428 etc.. it will return blank ! ?
PLEASE HELP !!!!!
Amit