Hey guys,
i have been having trouble getting started with a visual basic 2008 project. I happen to be reasonably new to visual basic and am finding that it is more difficult to work out solutions than it is using javascript or php within web programming.
Anyway the project that i am working on is a small piece of software that can search different tables in a Microsoft Access 2003-2007 Database depending on the selection criteria...
Search Result
Collapse
3 results in 0.0015 seconds.
Keywords
Members
Tags
-
How do I create a Microsoft Access Database Search Engine with Visual Basic 2008
-
Search Engine in Access using VBA
I have an Access database linked from SQL server and I need to create a search engine using VBA.
I managed to create search engine for varchar items, but I cant make it to search numbers as well.
I have a table called Product, with a field Product-ID.
The field defined as Int and all the data is sequential numbers from 1 and on.
How can I alter the statement:
[Product Name] LIKE '%" & search &... -
roccos started a topic How to create a search engine which displays search results from google, amazon, ebayin PHPHow to create a search engine which displays search results from google, amazon, ebay
Hi guys,
How to create a search engine (script) which displays search results from Google, Amazon, eBay, etc Including our own results.
I have experience in developing database driven search engines,
Please help..........