Need Major help with this one.
Im exporting data from a table, the table contains foreign keys. Now on the grid the foreign key (int) is a string.
How do i fix the import to make the exported string look for its int value and show the string? any tutorials?
Im exporting data from a table, the table contains foreign keys. Now on the grid the foreign key (int) is a string.
How do i fix the import to make the exported string look for its int value and show the string? any tutorials?
Comment