Version 1 (modified by 12 years ago) ( diff ) | ,
---|
The ice_messaging drupal module is used to access the MS SQL database
Within drupal, switching to the alternative database is done using:
db_set_active('YourDatabaseKey'); // execute queries here db_set_active(); // without the paramater means set back to the default for the site
Attachments (1)
-
ice_messaging-1.1.0.zip
(5.5 KB
) - added by 11 years ago.
Module to display and process ICE messages for GENVASC
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.