473,396 Members | 1,771 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

DataTable.Select(sFilter)

I'm using DataTable.Select to find rows for specific persons. All goes well
until I come to the last name of O'Hearn. How do I speciify the filter
expression when the name contains an apostrophe?
Feb 24 '06 #1
0 1092

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Hrvoje Voda | last post by:
DataRow UGrows = db.dataSetUsers.UsersGroups.Select("UserID ='" + UserID.ToString() + "'" ); foreach ( DataSetUsers.UsersGroupsRow row in UGrows ) { DataSetUsers.GroupsRow group = ...
2
by: andrew007 | last post by:
I have a question about dataset rowfilter. I have a list of event table in a database. each event has start-date and end-date column. I grab these from db and save to dataset. And then I have to...
1
by: tascien | last post by:
I want to return a dataset from my <WebMethod>. Is a dataset a common type or it's just Microsoft data type only? I want to make sure whoever connects to my service is able to understand my...
5
by: Dave | last post by:
I need to filter an Access 2000 result set in ASP 30 using the ADO recordset.filter. I build the filter in pieces. The first clause of the filter is this... WHERE word LIKE 'S%' ... to...
2
by: BASSPU03 | last post by:
I used the Common Dialog API to store file paths on my form's underlying table. These paths are displayed in a textbox that I can click to open the selected file. Having stored the file paths in...
26
by: Clamato | last post by:
Hi everyone, I'm having the hardest time with an issue that you would think to be easy to do! But, being an access noob, I can't seem to get it to work. Access 2000. What I have is a tab...
2
by: TBMAN | last post by:
This script below is having problems with allow the selestion of *.mdb files off the network. Can anyone see the problem with the code? Function ImportFile(strform As Form) As Boolean Dim...
21
by: jerelp | last post by:
I need to create a Form that has a button and when you click the button it opens a box that lets you navigate through the computer's files and select a Excel spreadsheet to import that data to...
1
by: munkee | last post by:
Im back... with more ActiveDirectory questions. Firslty I will show you my output: Output 1 - Search based on department name: The filter string:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.