Click here to Skip to main content
15,906,574 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Session in Hyperlink? Pin
Rajeesh MP15-Jan-09 2:10
Rajeesh MP15-Jan-09 2:10 
QuestionDIV Tag Pin
madancode14-Jan-09 19:43
madancode14-Jan-09 19:43 
AnswerRe: DIV Tag Pin
Guffa14-Jan-09 19:59
Guffa14-Jan-09 19:59 
GeneralRe: DIV Tag Pin
madancode14-Jan-09 20:16
madancode14-Jan-09 20:16 
GeneralRe: DIV Tag Pin
N a v a n e e t h14-Jan-09 20:55
N a v a n e e t h14-Jan-09 20:55 
GeneralRe: DIV Tag Pin
Aman Bhullar14-Jan-09 21:01
Aman Bhullar14-Jan-09 21:01 
QuestionExport to doc or rtf with image in background Pin
samerh14-Jan-09 19:07
samerh14-Jan-09 19:07 
Questionhow to accessing MySQL Database with ASP.NET_files Pin
nawalage14-Jan-09 18:58
nawalage14-Jan-09 18:58 
i use this code to connect mysql database.

OdbcConnection conn = new OdbcConnection("Driver={MySQL ODBC 3.51 Driver};Server=192.168.xx.xx;Database=testdb;uid=root;option=3");
conn.Open();


but its give me an erroe like this.

ERROR [HY000] [MySQL][ODBC 3.51 Driver]Host '192.168.xx.xx' is not allowed to connect to this MySQL server

My development platform is windows ,but my MySql server installed in Linux server. Is this possible to do????Confused | :confused:
AnswerRe: how to accessing MySQL Database with ASP.NET_files Pin
Abhijit Jana14-Jan-09 19:19
professionalAbhijit Jana14-Jan-09 19:19 
GeneralRe: how to accessing MySQL Database with ASP.NET_files Pin
nawalage16-Jan-09 23:56
nawalage16-Jan-09 23:56 
AnswerRe: how to accessing MySQL Database with ASP.NET_files Pin
N a v a n e e t h14-Jan-09 20:43
N a v a n e e t h14-Jan-09 20:43 
GeneralRe: how to accessing MySQL Database with ASP.NET_files Pin
nawalage17-Jan-09 0:01
nawalage17-Jan-09 0:01 
QuestionProblem in CreateUserWizard control Pin
M. K. BASHER14-Jan-09 17:52
M. K. BASHER14-Jan-09 17:52 
QuestionProblem in file security Pin
CrazyCoder2614-Jan-09 16:57
CrazyCoder2614-Jan-09 16:57 
AnswerRe: Problem in file security Pin
N a v a n e e t h14-Jan-09 17:09
N a v a n e e t h14-Jan-09 17:09 
GeneralRe: Problem in file security Pin
CrazyCoder2614-Jan-09 17:19
CrazyCoder2614-Jan-09 17:19 
GeneralRe: Problem in file security Pin
N a v a n e e t h14-Jan-09 17:28
N a v a n e e t h14-Jan-09 17:28 
QuestionC# HyperLink Control on Web Form Pin
AndieDu14-Jan-09 12:28
AndieDu14-Jan-09 12:28 
AnswerRe: C# HyperLink Control on Web Form Pin
Not Active14-Jan-09 12:33
mentorNot Active14-Jan-09 12:33 
GeneralRe: C# HyperLink Control on Web Form Pin
AndieDu14-Jan-09 12:44
AndieDu14-Jan-09 12:44 
GeneralRe: C# HyperLink Control on Web Form Pin
Not Active14-Jan-09 15:26
mentorNot Active14-Jan-09 15:26 
AnswerRe: C# HyperLink Control on Web Form Pin
N a v a n e e t h14-Jan-09 15:56
N a v a n e e t h14-Jan-09 15:56 
GeneralRe: C# HyperLink Control on Web Form Pin
AndieDu14-Jan-09 17:22
AndieDu14-Jan-09 17:22 
QuestionLoginStatus Dynamic Visiblity not working Pin
Albert8314-Jan-09 7:58
Albert8314-Jan-09 7:58 
AnswerRe: LoginStatus Dynamic Visiblity not working Pin
saberbladez14-Jan-09 17:25
saberbladez14-Jan-09 17:25 

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.