Home » Developer & Programmer » Forms » connecting acccess to d2k (forms 5)
connecting acccess to d2k (forms 5) [message #86902] Thu, 18 November 2004 22:33
shish mate
Messages: 49
Registered: February 2004
Member
hi (forms 5)
i'm connectin access to d2k by using dsn
in login box i'm giving following things

user----access usr
passeword---null
database ---odbc:access2 (this is my dsn)

it's working

when i fire select statement

select id into :item4 from emp;
(id is Primary key gene. by access)

it shows me the field

but when i give other columns it gives me error

select name into :item4 from emp;

identifier name must be decl.
but the column is present in table

can any one tell me why i'm geting this error

thanks
ashish...
Previous Topic: HELP:-Passing/Reading Parameter From URL in Oracle Application Server 9i
Next Topic: Re: search Calendar.pll urgent !!!
Goto Forum:
  


Current Time: Sat Sep 07 15:48:59 CDT 2024