PC Review


Reply
Thread Tools Rate Thread

DataTable.Select problem

 
 
Alex Markov
Guest
Posts: n/a
 
      5th Sep 2003
When I read table from Excel to DataTable object and one
of the field's names is with "?" (for example "class?")at
the end Select function throws the folowing exception:

"...
An unhandled exception of
type 'System.Data.SyntaxErrorException' occurred in
system.data.dll

Additional information: Cannot interpret token '?' at
position 6.
...."


 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      5th Sep 2003
Hello,

"Alex Markov" <(E-Mail Removed)> schrieb:
> When I read table from Excel to DataTable object and one
> of the field's names is with "?" (for example "class?")at
> the end Select function throws the folowing exception:
>
> "...
> An unhandled exception of
> type 'System.Data.SyntaxErrorException' occurred in
> system.data.dll
>
> Additional information: Cannot interpret token '?' at
> position 6.


This is a VB.NET language group. Please turn to the ADO.NET newsgroup:

news://msnews.microsoft.com/microsof...amework.adonet

Web interface:

http://msdn.microsoft.com/newsgroups...amework.adonet

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with Select in datatable perspolis Microsoft C# .NET 4 30th May 2007 04:31 PM
DataTable.Select problem in ASP.NET 2.0 manoj241176@gmail.com Microsoft ADO .NET 1 30th Aug 2006 12:24 PM
DataTable.Select problem in ASP.NET 2.0 Aryan Microsoft ASP .NET 4 30th Aug 2006 05:13 AM
datatable.select problem Frank Microsoft C# .NET 9 4th Apr 2005 02:18 PM
DataTable.Select problem Alex Markov Microsoft ADO .NET 2 6th Sep 2003 05:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:20 PM.