Click here to Skip to main content
15,893,668 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Drop downlist problem Pin
Cuckoo18-Jan-08 20:42
Cuckoo18-Jan-08 20:42 
GeneralRe: Drop downlist problem Pin
Venkatesh Mookkan18-Jan-08 20:48
Venkatesh Mookkan18-Jan-08 20:48 
GeneralThank You Pin
Cuckoo18-Jan-08 20:50
Cuckoo18-Jan-08 20:50 
GeneralRe: Thank You Pin
Venkatesh Mookkan19-Jan-08 5:19
Venkatesh Mookkan19-Jan-08 5:19 
Generalstyle="display:none;" Pin
I Never Look Behind18-Jan-08 19:25
I Never Look Behind18-Jan-08 19:25 
QuestionOdbc in asp.net Pin
Golden Jing18-Jan-08 15:39
Golden Jing18-Jan-08 15:39 
AnswerRe: Odbc in asp.net Pin
Guffa18-Jan-08 19:13
Guffa18-Jan-08 19:13 
GeneralRe: Odbc in asp.net Pin
Venkatesh Mookkan18-Jan-08 19:22
Venkatesh Mookkan18-Jan-08 19:22 
Sovann wrote:
but in ASP.net there are not DataTable and DataRow


You are in a confusion. ASP.NET do have OdbcDataAdapter, DataTable, etc. Check whether you have referred System.Data to the Website reference.

Again add Import statment as,

Imports System.Data
Imports System.Data.Odbc


to the Codebehind file.


[Venkatesh Mookkan]
My: Website | Yahoo Group | Blog Spot

GeneralRe: Odbc in asp.net Pin
N a v a n e e t h19-Jan-08 1:27
N a v a n e e t h19-Jan-08 1:27 
GeneralIIS 7.0 and .ppt Pin
Civic0618-Jan-08 8:57
Civic0618-Jan-08 8:57 
GeneralRe: IIS 7.0 and .ppt Pin
Mike Ellison18-Jan-08 14:29
Mike Ellison18-Jan-08 14:29 
QuestionUsing C++ Pin
Fernando A. Gomez F.18-Jan-08 7:29
Fernando A. Gomez F.18-Jan-08 7:29 
GeneralRe: Using C++ Pin
pmarfleet18-Jan-08 10:37
pmarfleet18-Jan-08 10:37 
GeneralRe: Using C++ Pin
Fernando A. Gomez F.18-Jan-08 10:46
Fernando A. Gomez F.18-Jan-08 10:46 
Questionhow to add additional fields in UserCreateWizard control in ASP.NET2.0 Pin
Member 473069918-Jan-08 6:40
Member 473069918-Jan-08 6:40 
GeneralRe: how to add additional fields in UserCreateWizard control in ASP.NET2.0 Pin
pmarfleet18-Jan-08 10:35
pmarfleet18-Jan-08 10:35 
GeneralAdvantages of ASP.NET 3.5 over ASP.NET 2.0 Pin
intelgenius18-Jan-08 4:25
intelgenius18-Jan-08 4:25 
GeneralRe: Advantages of ASP.NET 3.5 over ASP.NET 2.0 Pin
Vasudevan Deepak Kumar18-Jan-08 4:40
Vasudevan Deepak Kumar18-Jan-08 4:40 
Questionhow a dropdown list selection changed event is called throug javascript Pin
jagan12318-Jan-08 2:27
jagan12318-Jan-08 2:27 
AnswerRe: how a dropdown list selection changed event is called throug javascript Pin
szukuro18-Jan-08 2:45
szukuro18-Jan-08 2:45 
AnswerRe: how a dropdown list selection changed event is called throug javascript Pin
N a v a n e e t h18-Jan-08 2:50
N a v a n e e t h18-Jan-08 2:50 
GeneralTrouble consuming a Web Service from a C# Windows Forms App Pin
Bill Prada18-Jan-08 2:26
Bill Prada18-Jan-08 2:26 
QuestionNull/Empty item in combobox. Pin
jdstuart18-Jan-08 2:26
jdstuart18-Jan-08 2:26 
GeneralRe: Null/Empty item in combobox. Pin
N a v a n e e t h18-Jan-08 2:39
N a v a n e e t h18-Jan-08 2:39 
GeneralRe: Null/Empty item in combobox. Pin
jdstuart18-Jan-08 2:49
jdstuart18-Jan-08 2:49 

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.