search based autorun

  • i want to build a search based autorun to search quries in cd ( a search engine for cd as autorun) can anybody please guide me??

  • http://en.wikipedia.org/wiki/AutoRun

    autorun is an option to call a specific executable on a CDROM, if the user has permitted it(registry settings are checked)

    so you could create an executable that is called when/If Autorun.inf is called, and that applciation tries to do whatever you are trying to do; since your application would not have any knowledge of any SQL Servers/connections/usernames/passwords, you would have to something your application could use locally, which would end up being read only anyway, since it is on a CDROM...

    what exactly are you trying to "search" for?

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply