challa.shankar6
New member
- Local time
- Tomorrow, 00:01
- Joined
- Sep 24, 2007
- Messages
- 3
Hi,
I want to know, how to find out the rowid in one table. Suppose i write as
SELECT EMP_NO, EMP_NAME, ROWID FROM EMP
Then it is giving error as:
SELECT EMP_NO, EMP_NAME, ROWID FROM EMP
^
Error: ACCESS:-3010[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
How to find out rowid in Ms-access.
Thank u..!
Ravi
I want to know, how to find out the rowid in one table. Suppose i write as
SELECT EMP_NO, EMP_NAME, ROWID FROM EMP
Then it is giving error as:
SELECT EMP_NO, EMP_NAME, ROWID FROM EMP
^
Error: ACCESS:-3010[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
How to find out rowid in Ms-access.
Thank u..!
Ravi