
March 11th, 2008, 07:38 AM
|
|
Registered User
|
|
Join Date: Mar 2008
Posts: 5
Time spent in forums: 36 m 18 sec
Reputation Power: 0
|
|
|
Nested sub form MS-Access on tabbed form using SQL SERVER Express
I have migrated an access mdb to SQL Server Express to improve performance and access for external users via vpn. The issue I have remaining is a nested sub form on a tabbed form that uses record selector and navigation bar. Previously before the migration the nested sub form would allow changes to the edited record via dynaset recordset also a new record could be created on the sub form after selection of options in 3 combo boxes were completed. After creating a unique index on SQL side I am able to make changes to exisitng records but I am unable to create any new records through the navigation bar by clicking on the arrow/asterick as usual. This option is now grayed out. Any thoughts, ideas or suggestions. I have already figured out that I could separate the form and create a whole new form by itself and it works fine. I'm trying to avoid this. If I have to write navigation code I'm not beyond that but would need to know where to get snippets of code to get started.
Thanks,
~Annette Curtis
Sr. Information Analyst
|