You did it!! :laugh:
I've got DBQuery installed and the basic tutorial working.
Can you show me how you defined the query to connect to CB?
I've tried this:
[code:1]SELECT
`avatar` AS $<foto>,
`firstname` AS $<voornaam>,
`lastname` AS $<achternaam>,
`cb_bedrijfsnaam` AS $<bedrijf>
FROM jos_comprofiler
WHERE `active` = 1[/code:1]
but it doesn't produce any results
regards,
himgoku
Post edited by: Himgoku, at: 2006/08/02 18:44