No announcements
Found 116344 threads
-
0 Votes
Multiple DataSource Controls from 1 Stored Procedure
User1120190316 postedI have a stored procedure that returns two data sets. Is it somehow possible, using VB.Net and/or ASP.Net code, to attach each of these two data sets to a separate ...Unanswered | 1 Replies | 65 Views | Created by An0nym0u5User - Tuesday, September 22, 2020 2:56 AM | Last reply by An0nym0u5User - Thursday, September 24, 2020 10:28 AM -
0 Votes
Multiple DataSource Controls from 1 Stored Procedure
User1120190316 posted I have a stored procedure that returns two data sets. Is it somehow possible, using VB.Net and/or ASP.Net code, to attach each of these two data sets to ...Unanswered | 1 Replies | 14 Views | Created by An0nym0u5User - Tuesday, September 22, 2020 2:56 AM | Last reply by An0nym0u5User - Thursday, September 24, 2020 10:28 AM -
0 Votes
How can i select from sys.databases and compare the name returned ?
User1253338400 posted Hi , I have a db I can see in SSMS named MyTestDB. The server is Case Sensitive with collation ...Answered | 1 Replies | 15 Views | Created by An0nym0u5User - Tuesday, September 22, 2020 5:05 AM | Last reply by An0nym0u5User - Wednesday, September 23, 2020 10:16 AM -
0 Votes
How can i select from sys.databases and compare the name returned ?
User1253338400 postedHi , I have a db I can see in SSMS named MyTestDB. The server is Case Sensitive with collation SQL_Latin1_General_CP1_CS_AS i am wanting to see if a db ...Answered | 1 Replies | 91 Views | Created by An0nym0u5User - Tuesday, September 22, 2020 5:05 AM | Last reply by An0nym0u5User - Wednesday, September 23, 2020 10:16 AM -
0 Votes
Confusion of data in datasets
User-812169386 postedHello. I made a website where users log in to the system and add and update materials. I have a problem like this. When the system is very busy, when the user logs in with his ...Unanswered | 7 Replies | 68 Views | Created by An0nym0u5User - Monday, July 6, 2020 7:26 AM | Last reply by An0nym0u5User - Tuesday, July 7, 2020 8:38 AM -
0 Votes
Confusion of data in datasets
User-812169386 posted Hello. I made a website where users log in to the system and add and update materials. I have a problem like this. When the system is very busy, when the user ...Unanswered | 7 Replies | 9 Views | Created by An0nym0u5User - Monday, July 6, 2020 7:26 AM | Last reply by An0nym0u5User - Monday, July 6, 2020 8:10 AM -
0 Votes
Filter control based on selected datetime variables
User1909155429 postedI want to have a list of values that represent the previous : week,fortnight,month plus all rows pass each variable to SQL procedure then populate a control with the ...Answered | 4 Replies | 32 Views | Created by An0nym0u5User - Friday, May 22, 2020 9:36 PM | Last reply by An0nym0u5User - Monday, May 25, 2020 10:22 PM -
0 Votes
Filter control based on selected datetime variables
User1909155429 posted I want to have a list of values that represent the previous : week,fortnight,month plus all rows pass each variable to SQL procedure then populate a ...Answered | 4 Replies | 6 Views | Created by An0nym0u5User - Friday, May 22, 2020 9:36 PM | Last reply by An0nym0u5User - Monday, May 25, 2020 10:22 PM -
0 Votes
The result return all null?
User318125017 posted Dim y As Integer For y = 0 To student.Tables(0).Rows.Count.ToString() - 1 Dim cmd As New SqlCommand("dbo.Test", conn) ...Unanswered | 1 Replies | 8 Views | Created by An0nym0u5User - Monday, May 18, 2020 2:06 AM | Last reply by An0nym0u5User - Wednesday, May 20, 2020 7:20 AM -
0 Votes
The result return all null?
User318125017 postedDim y As Integer For y = 0 To student.Tables(0).Rows.Count.ToString() - 1 Dim cmd As New SqlCommand("dbo.Test", conn) cmd.CommandType = ...Unanswered | 1 Replies | 53 Views | Created by An0nym0u5User - Monday, May 18, 2020 2:06 AM | Last reply by An0nym0u5User - Wednesday, May 20, 2020 7:20 AM -
0 Votes
Update just 'Comments' MembershipUser Property
User-906895970 posted I am trying to update just the 'Comments' property in ASP. NET MembershipUser and want to leave all other property untouched. Here is my ...Unanswered | 1 Replies | 3 Views | Created by An0nym0u5User - Monday, April 27, 2020 7:33 PM | Last reply by An0nym0u5User - Wednesday, April 29, 2020 9:44 AM -
0 Votes
Update just 'Comments' MembershipUser Property
User-906895970 postedI am trying to update just the 'Comments' property in ASP. NET MembershipUser and want to leave all other property untouched. Here is my codes MembershipUser ...Unanswered | 1 Replies | 42 Views | Created by An0nym0u5User - Monday, April 27, 2020 7:33 PM | Last reply by An0nym0u5User - Wednesday, April 29, 2020 9:44 AM -
0 Votes
INSERT Date in SQL Datebase using SQLDATASOURCE Control
User448563479 postedHi, I have built a data entry page. In which there re more than 20 Data which are being inserted via text box, dropdownlist etc. Below is the aspx code ...Answered | 1 Replies | 128 Views | Created by An0nym0u5User - Monday, March 30, 2020 6:16 PM | Last reply by An0nym0u5User - Tuesday, March 31, 2020 8:21 AM -
0 Votes
INSERT Date in SQL Datebase using SQLDATASOURCE Control
User448563479 posted Hi, I have built a data entry page. In which there re more than 20 Data which are being inserted via text box, dropdownlist ...Answered | 1 Replies | 7 Views | Created by An0nym0u5User - Monday, March 30, 2020 6:16 PM | Last reply by An0nym0u5User - Tuesday, March 31, 2020 8:21 AM -
0 Votes
using SqlDatASource programmatically - output parameters
User706013099 postedI am using SqlDataSource programmatically in my data access layer - mainly for convenience but it does generally work fine with no obvious performance ...Unanswered | 9 Replies | 39 Views | Created by An0nym0u5User - Saturday, May 13, 2006 2:48 AM | Last reply by An0nym0u5User - Wednesday, March 25, 2020 2:57 PM -
0 Votes
Login error - No process is on the other end of the pipe on initial logon attempt
User-684531735 postedI am having a logon problem with asp.net apps that were created using Visual Web Developer 2008. Data is on SQL Server Express 2008 running on Windows 2003 server with ...Unanswered | 13 Replies | 35 Views | Created by An0nym0u5User - Wednesday, October 7, 2009 10:35 AM | Last reply by An0nym0u5User - Thursday, February 13, 2020 2:55 AM -
0 Votes
Parse every SQL row in table, and return value in col 2 based on search for ref in col 1
User1104155786 posted Hi All Hoping somebody can assist with this one. A quick overview of the result of the code and what i need it to ...Answered | 2 Replies | 12 Views | Created by An0nym0u5User - Tuesday, February 4, 2020 2:47 PM | Last reply by An0nym0u5User - Wednesday, February 5, 2020 2:49 PM -
0 Votes
Parse every SQL row in table, and return value in col 2 based on search for ref in col 1
User1104155786 postedHi All Hoping somebody can assist with this one. A quick overview of the result of the code and what i need it to return; Code is for tapping into ...Answered | 2 Replies | 33 Views | Created by An0nym0u5User - Tuesday, February 4, 2020 2:47 PM | Last reply by An0nym0u5User - Wednesday, February 5, 2020 2:49 PM -
0 Votes
Sql Server
User-424425295 posted Hi, I am very week in making Sql Queries.I cannot make even a single simple query.Please refer me some book or some site through which I ...Unanswered | 6 Replies | 11 Views | Created by An0nym0u5User - Tuesday, February 5, 2008 5:29 AM | Last reply by An0nym0u5User - Tuesday, January 21, 2020 9:01 AM -
0 Votes
SqlDatasource update values how to ?
User-909867351 postedHi I'm working with Mysql database and I need to update one field. Here is my code SqlDataSource1.UpdateParameters.Clear(); ...Answered | 1 Replies | 15 Views | Created by An0nym0u5User - Friday, December 6, 2019 5:35 PM | Last reply by An0nym0u5User - Saturday, December 7, 2019 12:18 PM
No announcements