Dayo312
Jan 9th, 2000, 09:23 AM
Grr..
Another error.
Umm.. Ok I Wrote ..
SQL = "select * from categories where description like " & Chr(34) & Text1.Text & Chr(42) & Chr(34)
Data1.RecordSource = SQL
Data1.Refresh
And It said
"The Microsoft jet engine cannot find input table or query. Make sure it exists and the name spelled correct."
The Dbsourse is called "General"
Whats wrong??
Another error.
Umm.. Ok I Wrote ..
SQL = "select * from categories where description like " & Chr(34) & Text1.Text & Chr(42) & Chr(34)
Data1.RecordSource = SQL
Data1.Refresh
And It said
"The Microsoft jet engine cannot find input table or query. Make sure it exists and the name spelled correct."
The Dbsourse is called "General"
Whats wrong??