H
hpesata
Hi!
I wrote an ACCESS 2003 app which uses SQL Server 2005 Express Edition.
Everything works fine when I start my app as .ADP. when I convert it
to .ADE and start it,
ACCESS displays an error-messagebox when I call the function
"DoCmd.RunCommand acCmdSave"
and tells me that it isnt possible to save the current record.
This is pretty weird for me, because the .ADP works fine.
I need to use an .ADE because I am installing the app at customer PCs
and I would like to protect it.
currently I use an password for the code, but I think using .ADE is
more secure.
any help on how to solve this would be greatly appreciated, thanx in
advance!
regards,
Hans
I wrote an ACCESS 2003 app which uses SQL Server 2005 Express Edition.
Everything works fine when I start my app as .ADP. when I convert it
to .ADE and start it,
ACCESS displays an error-messagebox when I call the function
"DoCmd.RunCommand acCmdSave"
and tells me that it isnt possible to save the current record.
This is pretty weird for me, because the .ADP works fine.
I need to use an .ADE because I am installing the app at customer PCs
and I would like to protect it.
currently I use an password for the code, but I think using .ADE is
more secure.
any help on how to solve this would be greatly appreciated, thanx in
advance!
regards,
Hans