2,070 Topics

Member Avatar for
Member Avatar for berserk

I haver an IIS server with an mvc 5 app im developing and i have had no luck so far getting the windows authentication working with my app, i have it set to windows authenication but the app will only auto login users when accessed from the server. Then once …

Member Avatar for rproffitt
0
282
Member Avatar for tarun_6

If a table contains field's like name,age tuition fee,bus fee,year, 1,2 When I tried to update 1 year details it is updating but when I try to update the entire fields it's not updating in form of jsp page

Member Avatar for rproffitt
0
360
Member Avatar for tarun_6

As I am doing a application on attendance management where I need to store the details by using check boxes I am unable to store the details of check boxes where it will be generated as present or absent in database Can anyone help me to find out this

Member Avatar for tarun_6
0
643
Member Avatar for rchawdhari

Hi Everyone, Can anybody suggest me. I have mysql with two database operations and production. My operations db have master master syncing on live server . I want to make production's master slave syncing onsame live server . Is it possible. How can do it?. Please help me. Thanks in …

0
280
Member Avatar for Seef_1

I am trying to create a mysql query that groups people and the ranks them. I use the following to rank them without the grouping and get that result: SELECT rank, performance, wind,athlete,dob,prov,pos,place,date FROM (SELECT performance, wind,name,surname,dob,prov,pos,place,date, @curRank := IF(@prevRank = performance, @curRank, @incRank) AS rank, @incRank := @incRank + …

Member Avatar for pty
0
376
Member Avatar for Rica_1

Hi Maam and Sir. I need your expertise on vb.net. I have two data grid with database on their own. I want to copy/update the data from one database to another. The data grid have product codes and prices. I want to copy/update only the prices from the first data …

Member Avatar for xrjf
0
1K
Member Avatar for KaleBeatroot

Hello all, I am stuck at some logic and can't able to find stuffs for my research.I have a web based data Entry app in php.Now there will be atleast 2 operators for data entry.now when they login they will redirected to same page.I fetch one file at a time.Here …

Member Avatar for KaleBeatroot
0
303
Member Avatar for samertaha

[[Click Here](https://codepen.io/Claudiooo/pen/myJOLe?editors=1010)](null) in the example above the factory take one argument username and return a synch object , but in the controller Line 13 they passed a string that doesnt look like a username wich is "Agile Code Camp: Firebase Angular Sample App" why ? , and in the html …

Member Avatar for samertaha
0
183
Member Avatar for Junie30

Hello, I'm trying to edit data from a selected table row by using contextmenu. But when I try to select a row for edting instead the **LAST DATA in a row** will fetch. Table: <div class="container"> <div class="row"> <div class="col-md-12"> <div class="table-responsive"> <table id="ppmpsupplies" class="table table-bordered table-hover" cellspacing="0" width="100%"> <thead> …

0
220
Member Avatar for Nate_3

I am currently trying to update a database using C# My issue is that the update query is not working, there is no error produced just reloads the screen and thats it. My C# is as follows void SaveRecords() { try { String qry = "Update Ordered_Test Set Ref_Phy = …

Member Avatar for rproffitt
0
289
Member Avatar for Khaliunaa

it means if user insert "n"(number of case) in textbox than click the "Next" button, in datagridview set to "n" number of rows. i don't know what code i use, please help me, please check attach file, thank you so much

Member Avatar for Khaliunaa
0
4K
Member Avatar for kaksbrian

How do i solve the error that originates from the below code. DataSet info1 = this.GetData.getInfo("SELECT 0 AS EmpNo,Er.EmpID,(Er.FName&''&Er.LName) AS [Employee Name], Ed.DeptNo AS [Department No],Er.Gender AS [Sex] FROM (EmpRegist AS Er INNER JOIN EmployeeDept AS Ed ON Er.EmpId = Ed.EmpId) WHERE Ed.DeptId=" + (object)DpetID + " AND Ed.Status=0 AND …

Member Avatar for ddanbe
0
265
Member Avatar for Khaliunaa

1.PLease help me, How to call input values from datagridview.(unlimited rows) I tried this coding, but it's not working, didn't show any answers. private void dataGridView10_CellContentClick(object sender, DataGridViewCellEventArgs e) { for (int i = 0; i < (dataGridView10.Rows.Count); i++) { DataGridViewRow row = dataGridView1.Rows[i]; groundproperty[0] = Convert.ToDouble(dataGridView10.Rows[i].Cells["Column1"].Value); groundproperty[1] = Convert.ToDouble(dataGridView10.Rows[i].Cells["Column2"].Value); …

Member Avatar for ddanbe
0
734
Member Avatar for mikeybware

I am currently developing in Visual Studio 2008 (Visual Basic) and I have no problem reading, editing, saving, etc. to a 2007 Access database that is stored locally using the following code: [CODE]Dim NotifyDS As New DataSet() Dim NotifyCon As New OleDb.OleDbConnection NotifyCon.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=|DataDirectory|\Data\Settings.accdb" NotifyCon.Open()[/CODE] Ultimately I am …

Member Avatar for xrjf
0
3K
Member Avatar for Alina_5

Hi dear, i need to install wordpress blog on website but i faced few issues like......how i connect that blog with database? 2nd thing how can i put that blog in subfolder on website ??

Member Avatar for rproffitt
0
98
Member Avatar for peace_coder

A new client, as you know client have sometime zero knowledge related to web development. Client said to insert a link in her website. But when I asked her for login details she provide me godaddy login details. When I loged in there, I saw this: [Image](http://ibb.co/kYGP7a) There is no …

Member Avatar for cereal
0
404
Member Avatar for Metrikhive
Member Avatar for Supremo_1

I want to create a program that enables user to input 90 entries (90 questions' answer ranging from A to D)(1 answer per Question) and when it feeds the input, the program checks the entries with its randomly generated answer keys. (+4) for every correct entry (-1) for every wrong …

Member Avatar for rproffitt
0
177
Member Avatar for Somali_1

I want to make a member login system which every member has its own database, when a user is registered successfully i want to create his special database. please help me the database creation code if you can Thank you Ali-Yare Mohamed

Member Avatar for JamesCherrill
0
113
Member Avatar for Syed Suleman

I have to create a sign up and log in forum in Java . But I have no idea how to do, or what to do I really need help otherwise.

Member Avatar for Tarek_2
0
179
Member Avatar for Jim_11

I have a DataGridView of 4-5 columns. The DataGridView is Editable. When I enter a value in the Reference Column then immediately it will fill the other values in the others cells from mysql database. But when I go to the next row and I want to add another value …

Member Avatar for tinstaafl
0
575
Member Avatar for sisay_3

i have vb.net windows app and i can insert data to acomputer where sqlserver is installed in the same lan but could not connect from another network(different lan)to the computer.

Member Avatar for xrjf
0
823
Member Avatar for Micheal_7

Hi, pls i wanna know between jsp, php, and asp.net, which is the best for web app designing. Am thinking on going for one.

Member Avatar for rproffitt
0
69
Member Avatar for samuel_18

how to update Jtable by editing its cell with netbean. someone help please

Member Avatar for rproffitt
0
213
Member Avatar for Karuna_2

Dear sir i want to english word definition list(database) .i am search every wear in internet. but i cant find it.anybody know download link please send me. thank you wansa

Member Avatar for Karuna_2
0
175
Member Avatar for dusk2dawm

import sqlite3 datafile = 'XZ704.DB' datadir = '/full_path_to/SQLITE_FILES/' db = datadir+datafile conn = sqlite3.connect(db) cur = conn.cursor() cur.execute("SELECT * FROM Airports LIMIT 1") --- OperationalError: no such table: Airports --- That works fine in a terminal but for some reason python 2.7 no like. I have tried full path, relative …

Member Avatar for rproffitt
0
24K
Member Avatar for shann_

Hello there im searching for code where i can filter a report that is placed inside a form. Normally in opening a report the code is Docmd.OpenReport,,, however in my case the report is already inside my form and im suppose to hit a button to apply filter on it. …

Member Avatar for rproffitt
0
153
Member Avatar for Patrick_22

Hello guys, am making a desktop application using javafx and after making the exe installer with inno and wix. the problem is after installing the program everithing is working properly but when you go to source file all my classes are there intact so it can be changed easyly. HOW …

Member Avatar for JamesCherrill
0
337
Member Avatar for Rajan_7

As a students of embedded what is the scope of advanced embedded system? Is it a better career option?

Member Avatar for rproffitt
0
254
Member Avatar for UI

I'm trying to build a script that adds multi entries into same single cell or mysql row. The script tries monitoring what you are browsing via the: <pre><input type="text" name="browse_url" size="120"></pre> and then record your viewed urls into the same row (position: 0), column: browsings like so: 1.com,2.com and so …

Member Avatar for UI
0
357

The End.