最快的方法(編號:6662)

有個access的資料庫,太約有十多万個資料.
VB中的Sql = "select * from namedb where name like "xxxx" "
是可行的,不過要等大約兩~三分鐘才找到資料.
有沒有其他方法呢??
幫幫忙???