No announcements
Found 116344 threads
-
0 Votes
Error in obj.staffs
User1861182577 posted int staffID; private void dataGridView1_CellClick(object sender, DataGridViewCellEventArgs e) ...Unanswered | 1 Replies | 100 Views | Created by An0nym0u5User - Tuesday, April 27, 2021 6:12 AM | Last reply by An0nym0u5User - Tuesday, April 27, 2021 7:18 AM -
0 Votes
Error in obj.staffs
User1861182577 posted int staffID; private void dataGridView1_CellClick(object sender, ...Unanswered | 1 Replies | 54 Views | Created by An0nym0u5User - Tuesday, April 27, 2021 6:12 AM | Last reply by An0nym0u5User - Tuesday, April 27, 2021 7:18 AM -
0 Votes
Using ReportViewer with SQLDataSource and MySQL
User-1939834628 postedHallo, I've been asked to upgrade some asp.net form associated with a report running on IIS with MySQL database. Such .rdlc reports have been created ...Unanswered | 3 Replies | 105 Views | Created by An0nym0u5User - Tuesday, March 30, 2021 12:23 PM | Last reply by An0nym0u5User - Thursday, April 1, 2021 8:44 AM -
0 Votes
Using ReportViewer with SQLDataSource and MySQL
User-1939834628 posted Hallo, I've been asked to upgrade some asp.net form associated with a report running on IIS with MySQL ...Unanswered | 3 Replies | 53 Views | Created by An0nym0u5User - Tuesday, March 30, 2021 12:23 PM | Last reply by An0nym0u5User - Thursday, April 1, 2021 8:44 AM -
0 Votes
data update using control
User-1547866623 postedHi, I am new to programming, I am working on creating new web service that update database. My requirement is using a web services with vb.net. PLEASE ...Unanswered | 1 Replies | 82 Views | Created by An0nym0u5User - Friday, March 26, 2021 2:05 PM | Last reply by An0nym0u5User - Monday, March 29, 2021 7:00 AM -
0 Votes
data update using control
User-1547866623 posted Hi, I am new to programming, I am working on creating new web service that update database. My requirement is using a web services with ...Unanswered | 1 Replies | 51 Views | Created by An0nym0u5User - Friday, March 26, 2021 2:05 PM | Last reply by An0nym0u5User - Monday, March 29, 2021 7:00 AM -
0 Votes
Databind problem
User2097455209 postedI can't seem to get a simple .NET application to recognize a databound control. Basically I have a .NET application, this time in Visual Basic, with an Entity build from an ...Unanswered | 3 Replies | 102 Views | Created by An0nym0u5User - Wednesday, February 17, 2021 8:18 PM | Last reply by An0nym0u5User - Thursday, February 18, 2021 7:05 AM -
0 Votes
Databind problem
User2097455209 posted I can't seem to get a simple .NET application to recognize a databound control. Basically I have a .NET application, this time in Visual Basic, with an ...Unanswered | 3 Replies | 48 Views | Created by An0nym0u5User - Wednesday, February 17, 2021 8:18 PM | Last reply by An0nym0u5User - Thursday, February 18, 2021 7:05 AM -
0 Votes
Exception Unhandled (System.InvalidOperationException:'ExecuteReader Connection property has not been initialized'
User-2081767517 postedHi all. i am new to coding in visual studio(C#). I am using Windows Forms App (.Net Framework). I am currently doing this code but i meant an error. The error is shown in the ...Answered | 3 Replies | 135 Views | Created by An0nym0u5User - Monday, January 25, 2021 2:52 AM | Last reply by An0nym0u5User - Tuesday, January 26, 2021 7:00 AM -
0 Votes
Exception Unhandled (System.InvalidOperationException:'ExecuteReader Connection property has not been initialized'
User-2081767517 posted Hi all. i am new to coding in visual studio(C#). I am using Windows Forms App (.Net Framework). I am currently doing this code but i meant an error. The error ...Answered | 3 Replies | 82 Views | Created by An0nym0u5User - Monday, January 25, 2021 2:52 AM | Last reply by An0nym0u5User - Tuesday, January 26, 2021 7:00 AM -
0 Votes
SQLDataSource SelectParameters value do not set
User-1939834628 postedI'm working on a ASP.NET form that should populate a GridView trough a SQLDataSource using controls values (TextBoxes, DropDownList) to set SelectParameters values. The ASP code ...Unanswered | 5 Replies | 109 Views | Created by An0nym0u5User - Sunday, December 27, 2020 6:32 PM | Last reply by An0nym0u5User - Wednesday, December 30, 2020 6:00 PM -
0 Votes
SQLDataSource SelectParameters value do not set
User-1939834628 posted I'm working on a ASP.NET form that should populate a GridView trough a SQLDataSource using controls values (TextBoxes, DropDownList) to set ...Unanswered | 5 Replies | 66 Views | Created by An0nym0u5User - Sunday, December 27, 2020 6:32 PM | Last reply by An0nym0u5User - Wednesday, December 30, 2020 6:00 PM -
0 Votes
Using DropDownList empty value as SelectCommand ControlParameter
User-1939834628 posted I need to use a DropDownList as a control to provide parameters to my query. <asp:ControlParameter ...Unanswered | 4 Replies | 69 Views | Created by An0nym0u5User - Friday, December 18, 2020 10:01 AM | Last reply by An0nym0u5User - Friday, December 18, 2020 11:16 AM -
0 Votes
Using DropDownList empty value as SelectCommand ControlParameter
User-1939834628 postedI need to use a DropDownList as a control to provide parameters to my query. <asp:ControlParameter ...Unanswered | 4 Replies | 91 Views | Created by An0nym0u5User - Friday, December 18, 2020 10:01 AM | Last reply by An0nym0u5User - Friday, December 18, 2020 11:16 AM -
0 Votes
ASP.NET SQLDataSource SelectParameters not set correctly
User-1939834628 posted I have an `ASP.NET` web form coded like this: <asp:TextBox ClientIDMode="Static" ...Answered | 2 Replies | 52 Views | Created by An0nym0u5User - Friday, December 11, 2020 5:01 PM | Last reply by An0nym0u5User - Wednesday, December 16, 2020 4:55 PM -
0 Votes
ASP.NET SQLDataSource SelectParameters not set correctly
User-1939834628 postedI have an `ASP.NET` web form coded like this: <asp:TextBox ClientIDMode="Static" ID="_txtExitDate" ...Answered | 2 Replies | 109 Views | Created by An0nym0u5User - Friday, December 11, 2020 5:01 PM | Last reply by An0nym0u5User - Wednesday, December 16, 2020 4:55 PM -
0 Votes
Commands out of sync; you can't run this command now
User1434241939 postedI am running a .Net WebForms site that queries a MySQL database repeatedly in order to fill drop-downs on a form. The queries are almost all stored procedures if that makes ...Answered | 2 Replies | 152 Views | Created by An0nym0u5User - Tuesday, November 24, 2020 9:36 PM | Last reply by An0nym0u5User - Wednesday, November 25, 2020 2:46 PM -
0 Votes
Commands out of sync; you can't run this command now
User1434241939 posted I am running a .Net WebForms site that queries a MySQL database repeatedly in order to fill drop-downs on a form. The queries are almost all stored ...Answered | 2 Replies | 64 Views | Created by An0nym0u5User - Tuesday, November 24, 2020 9:36 PM | Last reply by An0nym0u5User - Wednesday, November 25, 2020 2:46 PM -
0 Votes
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the path specified
User2028719869 posted Hi, I am trying to generate a report by using SQL Server 2008 R2 File Stream and WCF Service. I am able to generate reports if the service ...Unanswered | 6 Replies | 61 Views | Created by An0nym0u5User - Monday, November 2, 2020 7:03 AM | Last reply by An0nym0u5User - Monday, November 9, 2020 7:36 AM -
0 Votes
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the path specified
User2028719869 postedHi, I am trying to generate a report by using SQL Server 2008 R2 File Stream and WCF Service. I am able to generate reports if the service is hosted in the same ...Unanswered | 6 Replies | 101 Views | Created by An0nym0u5User - Monday, November 2, 2020 7:03 AM | Last reply by An0nym0u5User - Monday, November 9, 2020 7:36 AM - Items 1 to 20 of 116344 Next ›
No announcements