|
Posted by Rick Brown on October 17, 2005, 8:46 am
Please log in for more thread options " Mind you, if it was remotely possible, I'd have it plugged into a MySQL
database..."
Why ?
Rick Brown
DataBasics
>I agree. It is a fairly decent piece of software, but it would be nice to
>be
> able to tweak it ourselves. As it is, we have to request a change from
> our
> supplier and hope they think it worth pursuing. Mind you, if it was
> remotely
> possible, I'd have it plugged into a MySQL database...
>
> "lane.dj@gmail.com" wrote:
>
>>
>> I have been evaluating RMS for the past week or so. I have found that
>> it has alot of functionality but very little TECHNICAL documentations.
>> It appears that you have to purchase RMS and pay for maintenance in
>> order to get access to the Microsoft MBS site - which is suppose to
>> have more documentation and various downloads. I wanted to customize a
>> few reports - but can't find any docs to help.
>>
>> Doing a few sql queries I have been able to get table and row listings
>> - but what each field does is not always evident.
>>
>> SELECT TABLE_NAME, COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS
>> ORDER BY TABLE_NAME
>>
>> Any technical information about RMS would be appreciated.
>>
>> D
>>
>>
|