Click here to Skip to main content
15,884,975 members
Home / Discussions / Database
   

Database

 
QuestionCube File Connection string ? Pin
_mubashir28-Feb-07 8:46
_mubashir28-Feb-07 8:46 
QuestionIncorrect Time in DateTime column with MS Access database Pin
Scott Page28-Feb-07 8:24
professionalScott Page28-Feb-07 8:24 
AnswerRe: Incorrect Time in DateTime column with MS Access database Pin
sam#28-Feb-07 20:18
sam#28-Feb-07 20:18 
GeneralRe: Incorrect Time in DateTime column with MS Access database Pin
Scott Page1-Mar-07 5:25
professionalScott Page1-Mar-07 5:25 
AnswerRe: Incorrect Time in DateTime column with MS Access database Pin
Scott Page8-Mar-07 1:53
professionalScott Page8-Mar-07 1:53 
QuestionGetting a COUNT from one table and joining it to results from another. Pin
Red_Wizard_Shot_The_Food28-Feb-07 6:13
Red_Wizard_Shot_The_Food28-Feb-07 6:13 
AnswerRe: Getting a COUNT from one table and joining it to results from another. Pin
andyharman28-Feb-07 7:04
professionalandyharman28-Feb-07 7:04 
QuestionSQL 2005 CLR trigger and TCPClient [modified] Pin
Nico Patitz28-Feb-07 4:43
Nico Patitz28-Feb-07 4:43 
Hi,

I´m trying ot get a CLR-Trigger running. I Created the trigger, its insert correctly in the database, but when the SQLTrigger tries to open a tcpclient Connection, I get a Security Exception:

"{System.Security.SecurityException: Request for the permission of type 'System.Net.DnsPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at Triggers.Trigger1()
The action that failed was:
Demand
The type of the first permission that failed was:
System.Net.DnsPermission"


How / Where can I give the Trigger the needed Permissions?


-- modified at 10:58 Wednesday 28th February, 2007
AnswerRe: SQL 2005 CLR trigger and TCPClient Pin
Mark J. Miller28-Feb-07 10:26
Mark J. Miller28-Feb-07 10:26 
GeneralRe: SQL 2005 CLR trigger and TCPClient Pin
Nico Patitz28-Feb-07 22:23
Nico Patitz28-Feb-07 22:23 
GeneralRe: SQL 2005 CLR trigger and TCPClient Pin
Mark J. Miller1-Mar-07 5:43
Mark J. Miller1-Mar-07 5:43 
QuestionDispalying a blank instead of null. Pin
minkinin28-Feb-07 1:34
minkinin28-Feb-07 1:34 
AnswerRe: Dispalying a blank instead of null. Pin
kubben28-Feb-07 2:53
kubben28-Feb-07 2:53 
GeneralRe: Dispalying a blank instead of null. Pin
minkinin28-Feb-07 19:35
minkinin28-Feb-07 19:35 
GeneralRe: Dispalying a blank instead of null. Pin
sam#28-Feb-07 20:27
sam#28-Feb-07 20:27 
GeneralRe: Dispalying a blank instead of null. Pin
kubben1-Mar-07 1:18
kubben1-Mar-07 1:18 
Questiondatabound controls Pin
Kunal P28-Feb-07 1:18
Kunal P28-Feb-07 1:18 
AnswerRe: databound controls Pin
Sylvester george28-Feb-07 21:24
Sylvester george28-Feb-07 21:24 
GeneralRe: databound controls Pin
Kunal P1-Mar-07 1:51
Kunal P1-Mar-07 1:51 
QuestionRe: databound controls Pin
Kunal P1-Mar-07 3:33
Kunal P1-Mar-07 3:33 
AnswerRe: databound controls Pin
Sylvester george1-Mar-07 6:58
Sylvester george1-Mar-07 6:58 
QuestionRe: databound controls Pin
Kunal P1-Mar-07 19:23
Kunal P1-Mar-07 19:23 
QuestionString Replace in SQL Server 2000 Pin
Bulky Fellow28-Feb-07 1:18
Bulky Fellow28-Feb-07 1:18 
AnswerRe: String Replace in SQL Server 2000 Pin
Sylvester george28-Feb-07 1:43
Sylvester george28-Feb-07 1:43 
GeneralRe: String Replace in SQL Server 2000 Pin
Amit Agarrwal28-Feb-07 1:53
Amit Agarrwal28-Feb-07 1:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.