SELECT Statement? 
Author Message
 SELECT Statement?

I am teaching myself VB4. I have a DbGrid and a data control.I
have changed the following properties:

RecordsetType:  1 - Dynaset
RecordSource: SELECT TimeClock.[EmpName], TimeClock.[Date],
TimeClock.[TimeIn], TimeClock[TimeOut] FROM TimeClock

In my book when I use this command with there database it
works. When I use it with the data base that I made it still
shows all the fields in the database (TimeClock). Does anyone
know what might fix this or why it is happening?

Thanks for your help
Brad
Please either e-mail me or post here thanks.



Sat, 16 May 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How to select the current record only with SELECT statement

2. Problem with SELECT statement

3. Access: Err 2342 in SQL SELECT Statement in VBA

4. Help Please with Select Statement using AND

5. Counting records returned by SQL Select statement

6. WHERE CLAUSE IN SELECT STATEMENT

7. Select Statements with DAO

8. SQL select statement

9. Problem on combine select statement on access

10. Assistance doing select statement

11. Newbie seeks help with Select Statement

12. Select statement in Row Source

 

 
Powered by phpBB® Forum Software