Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4164 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have two tables, OrdersSQL and OrderMirror. A primary ID and a text field in each table. My script copies the primary key from OrdersSQL, creates a new record in OrderMirror and pastes the ID into the ID field. The data field in the mirror table gets populated via a lookup to the sql table. Problem is, I get some of the text, but then it gives me a huge string of periods. When looking at the text in a text editor, each period is preceded by an inverted question mark.

 

I've also tried doing a copy and paste as well as setting a variable and doing a set field. Same thing.

 

What's even more disturbing is that when I walk through each of the script steps with Script Debugger, it works fine. I was beginning to think it was an issue with the original data I was trying to bring in, but that negates that possibility.

 

Any insight as to what might be going on would be greatly appreciated!

 

***UPDATE: I don't know why, but adding the field from the OrdersMirror table to the OrdersSQL table layout seemed to solved the problem, at least for now. I'm still scratching my head.

post-64622-0-20703300-1372537809_thumb.j

This topic is 4164 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.