SQL Server Express Access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm able to create the table etc via SQL Server Express tools. I create link
to the database and can see the data in the form, but I cannot add or change
any records, what must I do to allow RW access on the table?
 
basically add an uniuque index

pieter

tcmichals said:
I'm able to create the table etc via SQL Server Express tools. I create
link
to the database and can see the data in the form, but I cannot add or
change
any records, what must I do to allow RW access on the table?
 
are you using the WIMPY mdb format?

you should just wait for Access 2007 and use SQL Express then.

MDB is LAME
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top