Re: [SM-USERS] Getting addresses from an MS SQL DB

2003-01-28 Thread Dan HINCKLEY
At 03:42 28/01/2003 -0500, Keith Mastin wrote: >At 09:46 27/01/2003 -0600, Jonathan Angliss wrote: >>Hello Dan, >>On Monday, January 27, 2003, Dan HINCKLEY wrote... >> >> > Has anyone managed a setup to permit accessing email addresses from an MS >> > SQL 7 DB, using the Addresses button in Compo

Re: [SM-USERS] Getting addresses from an MS SQL DB

2003-01-28 Thread Keith Mastin
>At 09:46 27/01/2003 -0600, Jonathan Angliss wrote: >>Hello Dan, >>On Monday, January 27, 2003, Dan HINCKLEY wrote... >> >> > Has anyone managed a setup to permit accessing email addresses from an MS >> > SQL 7 DB, using the Addresses button in Compose? Writing the PHP >> > mssql_connect and gettin

Re: [SM-USERS] Getting addresses from an MS SQL DB

2003-01-27 Thread Dan HINCKLEY
At 09:46 27/01/2003 -0600, Jonathan Angliss wrote: Hello Dan, On Monday, January 27, 2003, Dan HINCKLEY wrote... > Has anyone managed a setup to permit accessing email addresses from an MS > SQL 7 DB, using the Addresses button in Compose? Writing the PHP > mssql_connect and getting results isn't

Re: [SM-USERS] Getting addresses from an MS SQL DB

2003-01-27 Thread Jonathan Angliss
Hello Dan, On Monday, January 27, 2003, Dan HINCKLEY wrote... > Has anyone managed a setup to permit accessing email addresses from an MS > SQL 7 DB, using the Addresses button in Compose? Writing the PHP > mssql_connect and getting results isn't too hard (I'm a php novice) but I > cannot see how

[SM-USERS] Getting addresses from an MS SQL DB

2003-01-27 Thread Dan HINCKLEY
Has anyone managed a setup to permit accessing email addresses from an MS SQL 7 DB, using the Addresses button in Compose? Writing the PHP mssql_connect and getting results isn't too hard (I'm a php novice) but I cannot see how to make the results available via the Compose window etc., even aft