|
-
Jan 24th, 2000, 02:48 AM
#1
Thread Starter
New Member
Ive got a little problem...
when i use the command
ex: data1.Refresh
my whole databse system kind of locks up...
the DataControl wont react to clickking and the only thing that works is the buttons...
(About and that sort of stuff)
I also got a kind of search button that
uses this command
Dim CompName As String
data1.RecordSource = "select * from BLABLA where BLABLA = '" & BLABLA & "'"
This works also until the command data1.Refresh is loaded!
WHYWHY???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|