Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:293209
More Search Options
RSS Available
Matching Posts
Re: Why the command executeNonQuery cannot be initialised??
the data type in my database is Text and i typed in a word, sing, into my textbox. It then gives me the error.
Posted to
Getting Started
(Forum)
by
goon_power
on 11/24/2003
Why the command executeNonQuery cannot be initialised??
I tried to insert some data into my database. Below is my code: Try If OleDbConnection1.State = ConnectionState.Closed Then OleDbConnection1.Open() End If Me.OleDbSelectCommand1.CommandText = "INSERT INTO Table1 (First) Values ('" & TextBox1.Text & "')" Me.OleDbSelectCommand1.Connection = Me.OleDbConnection1 Me.OleDbSelectCommand1.ExecuteNonQuery() DataSet1.Tables("Table1").Rows.Clear() OleDbDataAdapter1.Fill(DataSet1, "Table1") Catch ex As Exception
Posted to
Getting Started
(Forum)
by
goon_power
on 11/23/2003
Why the command executeNonQuery cannot be initialised??
I tried to insert some info into my database. Below is my code: Try If OleDbConnection1.State = ConnectionState.Closed Then OleDbConnection1.Open() End If Me.OleDbSelectCommand1.CommandText = "INSERT INTO Table1 (First) Values ('" & TextBox1.Text & "')" Me.OleDbSelectCommand1.Connection = Me.OleDbConnection1 Me.OleDbSelectCommand1.ExecuteNonQuery() DataSet1.Tables("Table1").Rows.Clear() OleDbDataAdapter1.Fill(DataSet1, "Table1") Catch ex As Exception
Posted to
Free For All
(Forum)
by
goon_power
on 11/23/2003
Re: HTML textboxes appear but not web form textboxes
refer to here: ASP.Net Server Controls Not Showing on pages
Posted to
Getting Started
(Forum)
by
goon_power
on 10/14/2003
Re: I need help urgently!!
thanks, Colt. It is working perfectly now!
Posted to
Web Forms
(Forum)
by
goon_power
on 10/12/2003
Re: I need help urgently!!
thanks everyone! It is working perfectly now. Turns out that i did not register the .net framework correctly.
Posted to
Getting Started
(Forum)
by
goon_power
on 10/12/2003
Re: I need help urgently!!
no, no server controls ever showed up...but when i view it in view --> source, yes, the code is there... i know there is a command to register the .Net framework, right? May i know what is the command? I'm not very sure though...thanks!
Posted to
Getting Started
(Forum)
by
goon_power
on 10/12/2003
I need help urgently!!
When i insert a button in my webform and view in IE, the button is not displayed at all. I've set button1.visible=true and it also cannot work. I experimented with HTML controls and they can be displayed. It is just that server side controls cannot be displayed. Any ideas why this is happening? Thanks a lot!
Posted to
Web Forms
(Forum)
by
goon_power
on 10/12/2003
Re: I need help urgently!!
yes, there is a <form runat="server"> ... </form> around the button... i experimented with HTML controls and they can be displayed. It is just that server side controls cannot be displayed.
Posted to
Getting Started
(Forum)
by
goon_power
on 10/12/2003
I need help urgently!!
When i insert a button in my webform and view in IE, the button is not displayed at all. I've set button1.visible=true and it also cannot work. Any ideas why this is happening? Thanks a lot!
Posted to
Getting Started
(Forum)
by
goon_power
on 10/12/2003
Page 1 of 3 (21 items) 1
2
3
Next >
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online