NotePage, Inc. Forum Index

Direct DB Access

 
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support
View previous topic :: View next topic  
Author Message
nadragon



Joined: 16 Nov 2005
Posts: 61

PostPosted: Thu Nov 17, 2005 11:50 pm    Post subject: Direct DB Access Reply with quote

Hello,

I have successfully received the text messages from Admin tool. And now I am trying to see how the web interface and ASP or ASP.NET would work with PageGate.

First, I tried modifying the Access database, pagegate.mdb, manually and checked if the Admin tool recognized it. It did recognize the changes, but I got an error, "Invalid Null value". I believe that once I know what fields to modify in the database, I can create the customized web application.

I need the functions, "Add/Delete/Modify recipients, groups and sending messages." Well, so thanksfully there is a template for sending messages, using webgate.exe. And it perfectly worked.


And my last question is whether I can set up a schedule of the paging. For example, I would like to send a text message a couple of hours later or every week.

Thank you!


Back to top
View user's profile
Tech Support



Joined: 25 Aug 2003
Posts: 4405

PostPosted: Mon Nov 21, 2005 1:12 pm    Post subject: Reply with quote

To avoid the NULL problems, you should be sure to populate all text fields with at least a zero length string (i.e. ""), instead of leaving it as a NULL value. This is done differently in different development environments, so I can't give any more details than that.

If you are writing directly to the database, message can be scheduled by making the 'date_time_requested' field a future date/time. The repeat_interval and repeat_stop fields can also be used to schedule repeating messages.

If you would, please email support@notepage.com so I can have your email address and send you the documentation on integrating PageGate with other applications as you'll find it most useful.


Back to top
View user's profile
nadragon



Joined: 16 Nov 2005
Posts: 61

PostPosted: Mon Nov 21, 2005 10:13 pm    Post subject: Reply with quote

Thank you so much! I sent an email to support@notepage.com.


[quote="Tech Support"]To avoid the NULL problems, you should be sure to populate all text fields with at least a zero length string (i.e. ""), instead of leaving it as a NULL value. This is done differently in different development environments, so I can't give any more details than that.

If you are writing directly to the database, message can be scheduled by making the 'date_time_requested' field a future date/time. The repeat_interval and repeat_stop fields can also be used to schedule repeating messages.

If you would, please email support@notepage.com so I can have your email address and send you the documentation on integrating PageGate with other applications as you'll find it most useful.[/quote]


Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
Theme created by Vjacheslav Trushkin