Search string Questions

1

VB6 Search Function
How can I search in vb6 that when I clicked on the search bar, the information will be inserted to the text boxes.

Answer Question   |  July 19, 2012  3:52 AM
Search, Search string, VB6
asked by:
5 pts.

Find a string in text file using MS Access
I would like to read a multi-row text file, from inside MS Access, search for a string and returns all its occurences. Sample file: ———— Patch 123456 : applied on Wed Jun 27 15:42:09 CEST 2009 Created on 23 Mar 2009, 00:48:16 hrs PST8PDT … Patch 654321 : applied on Wed Jun 25 15:41:56 CEST [...]

Answer Question   |  July 10, 2012  11:11 AM
MS Access, Search string
asked by:
5 pts.

search string in oracle DMP file
hi , i would like to write a pl/sql oracle code to search a string from Oralce DMP file. e.g <OWNER_NAME>[strong]xxx[/strong]</OWNER_NAME> i want to get  [strong]XXX[/strong] as output . any help would be really really appreciated      

Answer Question   |  October 15, 2010  12:01 AM
DMP Importing, Oracle, Oracle PL/SQL, PL/SQL, Search string
asked by:
15 pts.

How to search for a local file programmatically using C/C++
HOW, I develop a c/c++/java program for searching a file on my Personal computer

Answer Question   |  March 10, 2009  8:35 AM
C, Java, Local search, Search string
asked by:
65 pts.

Code for searching in VB 6
what are the code for search in vb6?

Answer Question   |  September 30, 2011  11:52 AM
Search string, VB 6, Visual Basic 6
asked by:
5 pts.

VB.NET code to search if a record already exists or not
Hi! I need a fresher..I want a VB.net code to search record from SQL database table by using two fields of table as a condition i.e client name and client code before saving any new record and if record already exist in table it give me message for that. I’m sending you the code. Please [...]

Answer Question   |  April 19, 2013  9:49 AM
Database programming, Search string, SQL Database, VB .NET, VB.NET 2005, Visual Basic .NET, Visual Basic 2005
asked by:
10 pts.

How to find a string in all columns of a table
I want to search for a string for example “POLARIS” in all the columns of a table ? How to find the string using sql query ?

Answer Question   |  February 6, 2009  7:18 AM
Search string, SQL, SQL Query
asked by:
5 pts.

1