I see the numbers for 'role' but can't find their meaning in XTVD Schema Definition V 1.3.7
Thx!
DrOrb
Search found 5 matches
- Wed Jun 17, 2020 9:56 am
- Forum: Developers Corner
- Topic: Role Values
- Replies: 1
- Views: 880
- Tue Aug 13, 2019 6:03 am
- Forum: Developers Corner
- Topic: Newbie: MySQL 8.0 vs apostrophes
- Replies: 0
- Views: 4907
Newbie: MySQL 8.0 vs apostrophes
I need a push!
I'm trying to load a MySQL database from the legacy PHP output.
I want a way to change both the ' and \' strings to a single character (maybe x60).
Is there a simple solution?
Thanks!
DrOrb
I'm trying to load a MySQL database from the legacy PHP output.
I want a way to change both the ' and \' strings to a single character (maybe x60).
Is there a simple solution?
Thanks!
DrOrb
- Fri Sep 28, 2018 7:39 am
- Forum: Developers Corner
- Topic: Newbie Problem with Time Zones
- Replies: 1
- Views: 4340
Newbie Problem with Time Zones
I'm getting XML OK, but the scheduled start time of programs are off by 4 hours.
I'm in the Eastern time zone, currently EST
Is there a locale setting I'm missing?
Thanks!
I'm in the Eastern time zone, currently EST
Is there a locale setting I'm missing?
Thanks!
- Tue Jun 21, 2011 6:16 am
- Forum: General Discussions
- Topic: IE9 compatibility
- Replies: 1
- Views: 5106
IE9 compatibility
Internet Explorer 9 (32-bit) doesn't seem to process channel adds/deletes properly; the screen shows the desired changes, but they're not stored.
- Thu Jul 15, 2010 8:10 am
- Forum: Approved Applications
- Topic: Perl Script: datadirect-parse.pl
- Replies: 1
- Views: 6471
Perl Script: datadirect-parse.pl
I've been using this script, that I found on this site, for several years. It ran perfectly Saturday, 7/10/10, but failed today 7/15/10 complaining the startTime and endTime 'appear to be null.' I'm not a Perl guru, but I added some printing to the script and can't see what's wrong. Did something ch...