How I can get the SQL Server roles from my application.
I have used a query which execute the sp_helprole procedure but I doesn't return the roles names !
I'm working in D5
What can I do ?
When I use MasterQ.FetchAll I get this two situations:
When I modify then detail data before modify the blob field,
the detail data modified is not saved and
when I modify then blob field and after it modify the detail data I get the same error Blob not opened
I have a master detail relationship. In the master query I have a blob field. When I modify this field I get the error Blob not opened.
I'm working in D5 with SQL Server 7, using transaction and cache updates
Anybody can help me ??
Thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.