this is a code for accepting user id and password and checking it wwith a database.....which is written in access.....the connection has been established but im getting a problem with the fill command.
I have established the connection using data set and data adapter....
i have given it as
da.fill(ds,"username")
where da is the data adapter
ds is the data set
username is the table name
...
this is very important and urgent please help me...
2007-01-14
00:55:25
·
1 answers
·
asked by
agent 007
2
in
Computers & Internet
➔ Programming & Design