hi guys,
I am new with sql server to be BE of access.
previously I use access only with all of tables and forms, now I want use access to be only FE, and sql server to be my BE.
I use The free Microsoft SQL Server Migration Assistant (SSMA) to migrate all of my data from local access to sql server.
and after migration, I use ODBC to connect with sql server. all of data can be linked to my local access, but in the table columns where it should be combo box, change to text box all. so I can't choose from the combo box any more.
is there anyone knows how to solve this problem?
I am new with sql server to be BE of access.
previously I use access only with all of tables and forms, now I want use access to be only FE, and sql server to be my BE.
I use The free Microsoft SQL Server Migration Assistant (SSMA) to migrate all of my data from local access to sql server.
and after migration, I use ODBC to connect with sql server. all of data can be linked to my local access, but in the table columns where it should be combo box, change to text box all. so I can't choose from the combo box any more.
is there anyone knows how to solve this problem?