设置应用程序数据库(实际上可能已存在)
Set up the application database (in practice, this might already exist)
创建应用程序数据库。
要创建应用程序数据库,您将完成以下这三个任务
To create the application database, you will complete these three tasks
Load:将源系统中的数据加载到应用程序数据库。
Load: data from the source system is loaded into the application database.
请记住,应以本地数据库中已更新的数据重新加载应用程序数据源。
Remember to reload your application data source with the updated data from the local database.
请记住,应以本地数据库中已更新的数据重新加载应用程序数据源。
Remember to reload your application data source with the updated data from the local database.
应用推荐