The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
unable to import a particular column or field from a table.
Posted: 21 Jul 08 2:54 AM
|
Hi, I am trying to add a field to Contact form by creating a new table with one field which will have one to one relationship with contact table. while updating client to server maps and server to client maping. I need to add primary key and foreing key which is should be done through importing. In this importing process i am not finding any columns for the selected table. But if i try to import a table its possible. Only problem is with importing columns. I was wondering is there any problem with import connection.(It shows test connection successfull). As far as Sage university training video demos. They are able to import columns as well very much normally with out making any specific change. Can anybody help me. Whether i have made any mistake while importing or any other suggestion is valuable to me.
Thanks in advance
Mallik |
|
|
|
Re: unable to import a particular column or field from a table.
Posted: 21 Jul 08 7:21 AM
|
Hi, I could import a new column from a new table. I guess the problem was with import connection. I created a new new import connection and i could see all fields for each table. Now i have different problem. 1. I added a data to the newly inserted field from BB client and made wireless Sync (without selecting full Data synchronization). i could see the changes in backend database. So it is working fine from client to DB 2. I changed the value of newly added field in the database itself and from BB client made wireless sync(without selecting Full Data Sync) options. I am not able to see the change to value in the newly added field. Suppose if i make synchronization by selecting "Full Data synchronization". The change made to the value is abserved.
Here I am adding new field from new table which maintains one to one relationship with "Contact" table.
Before this customization. I added one new field in the Contact table and in contact form itself. It was working fine i.e Sync without selecting "Full Data Synchronization" worked fine.
But today i tried test same thing with this new field in Contact table without selecting "Full Data Synchronization". It is not working.
I have not made any changes in the setting or something. But i am testing all these customizations in 7290 simulator. I was wondering is it the poroblem with simulator?
My main question is, what is the problem when i make Sync without Selecting "Full Data Synchronization".
What is the actual difference between normal Sync and "Full Data Sync".
Thanks in advance
Mallikarjun |
|
|
| |
|
Re: unable to import a particular column or field from a table.
Posted: 23 Jul 08 6:49 AM
|
I would suspect that there is something up in the Client2Server map for your new table. Check to see what kind of sync rule you are using. Full sync will sync all of the data as if the device had none. Whereas normal only syncronizes the changes not on the device.
Mark |
|
|
|