I am having a strange occurence on one of our servers. I have an ASP page calling a COM+ VB component. When setting the identitiy to a domain account, sometimes I get object creation errors and sometimes it works. If I set it to a domain admin account, it works fine. Obviously I do not want...
I have been able to create a Datagrid and use an ArrayList as the data source. I have also added a DataGridTableStyle to the datagrid that is populated with DataGridColumnStyles. However, I cannot get the table styles to affect the columns in the datagrid. One problem is I don't know what to...
When trying to start a 9i database, I get the error ORA-01031 Insufficient Privileges. Can anyone point me in the right direction on this one?
I am logged in: sys as sysdba
I have had no problems until today. It was working fine yesterday.
thx
Chris.
How do you get text to wrap that has no spaces? The following html will wrap because it has spaces:
<table style="table-layout: fixed;">
<col style="width: 50px; vertical-align: top;">
<tr>
<td>1, 2, 3, 4, 5, 6, 7, 8 , 9, 10</td>
</tr>
</table>
However, remove the...
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.