Jump to content
Server Maintenance This Week. ×

SQL Query with LIKE


This topic is 8737 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hello,

I have a problem with my development :

I develop a intern WEB Site in ASP for a company that use a FileMaker Database.

I have setting up a System DSN on the server, the database is open on my computer.

I have no problem when I use a SQL query like

SELECT * FROM DB WHERE Fieldx = 'toto'

The problem is when i do the following query :

SELECT * FROM DB WHERE Fieldx LIKE '%toto%'

I receveid a timeout and my computer is 100% occuped by the Filemaker Pro 5 process for 1 or 2 minutes.

Can someone help me ?

Link to comment
Share on other sites

This topic is 8737 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.