Search found 8 matches
- Thu Jul 13, 2006 6:20 am
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
- Wed Jul 12, 2006 1:25 pm
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
- Wed Jul 12, 2006 1:12 pm
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
Well, I got it to work just fine now. Some of the fields that I was having problems with, see above, have been either eliminated or combined with other fields. Here's the results. Thanks everyone. :D (SELECT 't' as thread_type, tt.thread_time_id as thread_id, tt.ticket_id as ticket_id, tt.thread_tim...
- Wed Jul 12, 2006 12:15 pm
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
- Wed Jul 12, 2006 5:34 am
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
- Tue Jul 11, 2006 2:27 pm
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
- Tue Jul 11, 2006 1:56 pm
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
You hacking the cerberus code? :) -- I had to do that for my company a few months back. YES! You have to hack the code. It has great potential, but, until that potential is finally realized... :? I've made about 5 major changes to the 3.1 code, and have another few too do. Even found some errors th...
- Tue Jul 11, 2006 10:28 am
- Forum: Databases
- Topic: Creating a recordset from two tables
- Replies: 15
- Views: 955
Creating a recordset from two tables
Weirdan | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I am t...