Thursday, September 02, 2010     | Register
Welcome to the Support Forums

In order to post to the support forums, you must be logged in as a registered user.


These forums are not moderated and may not be checked for a few days, so any important support issues should be emailed directly to support at orizonti.com for the fastest response.

Orizonti Forums
Subject: Export Users

You are not authorized to post a reply.   
Author Messages
feeco
Posts:2

5/29/2008 5:18 PM Alert 
Hi, Is there a way to export newsletter users who signed up to an excel sheet or something?
rstieb
Posts:709

6/23/2008 8:22 AM Alert 
This data is in a single table, so you can export it directly from the SQL server. You could also right a simple query and run it in the SQL page under Host. Then copy the text and paste it into Excel...

Thanks,
Russel
Ddraig
Posts:6

6/25/2008 10:56 AM Alert 
[quote]Posted By feeco on 5/29/2008 5:18 PM

Hi, Is there a way to export newsletter users who signed up to an excel sheet or something?[/quote]


You can add a Reports Module to a page, and enter this query.

SELECT * FROM dbo.Orizonti_Newsletter_User

It should pull in all of the newsletter users.

Then copy and paste as was suggested.
You are not authorized to post a reply.



ActiveForums 3.6
Copyright (c) 2010 Orizonti Group Inc.   |  Privacy Statement  |  Terms Of Use