Options

Problem creating a new table in a new SQL db and new company

kolaboykolaboy Member Posts: 446
Hi all,
I created a new database using the SQL server option and created a new company too. I try to create a table call Customer sothat i can eventually create a forn called Customer card for the new db.

I copied and pasted the fields of the customer table from another db to the new one i created, but anytime i try to save it gives me this error
"You have specified an unknown variable.
No.
Define the variable under 'Global C/AL symbols' "
Pls. Can anyone help me with how to go about with this.

Comments

  • HalMdyHalMdy Member Posts: 429
    Try to save without compiling then reopen the object and re-save it with compilation ...
  • HalMdyHalMdy Member Posts: 429
    Warning : if you make a copy of the fields from another DB-table, you take with you all de related C/AL lines stored in each field.
Sign In or Register to comment.