I add a new field in dept file, and it is added successfully in sql DB.
I want to change the field type from "varchar"(default) to "nvarchar", but it could not work. I can change it manually in DB, but the front-end can not recognize the change.
Then I move the file from SQL back to P4, then go to "Modify an existing SQL mapping", change the field type, the screen message shows that the update is successful, but when I go out and back to see the mapping, it remains the same before update.
I follow the data conversion doc to do this -----restart the service with no backgroun process and login with one user.
Any one who can help? Thanks in advance.


Reply With Quote
Bookmarks