How to save check box values to database?
how to save the value from check boxes to the database?
Answer Question
| November 18, 2008 8:17 AM
CheckBox, CheckBox values, Database programming
how to save the value from check boxes to the database?
How to add value in the ComboBox from the database at RunTime?
I want to fetch the values from the database of a particular field in the combobox at run time…plz help me out
Answer Question
| January 30, 2009 6:19 AM
ComboBox, Database programming, RunTime
I want to fetch the values from the database of a particular field in the combobox at run time…plz help me out
Data retrieval from TextBox and insert in to database
Hi i am learning c#2008 and asp.net3.5. I want to get data from my textbox control and insert it in database so i cant find any source code or presentation so please tell me how to do it or give me site address where i can find this Thanks
Answer Question
| April 15, 2010 10:33 AM
ASP.NET, ASP.NET 3.5, C#, C# 2008, Database connectivity, Database programming, SQL connectivity, SQL Server 2005, SQL Server 2005 connectivity, TextBox
Hi i am learning c#2008 and asp.net3.5. I want to get data from my textbox control and insert it in database so i cant find any source code or presentation so please tell me how to do it or give me site address where i can find this Thanks
Sample Microsoft Access database to capture Image from Webcam
I’m looking for a sample ms-access database with a form that can capture an image from a connected webcam.
Answer Question
| May 22, 2009 12:50 AM
Access image database, Database programming, Image databases, Microsoft Access, Webcam
I’m looking for a sample ms-access database with a form that can capture an image from a connected webcam.
FND_RESP_FUNCTIONS
Is there an API or a script I could use to make massive inserts into FND_RESP_FUNCTIONS?
Answer Question
| November 7, 2008 11:23 PM
Database API, Database programming, FND_RESP_FUNCTIONS, Oracle development
Is there an API or a script I could use to make massive inserts into FND_RESP_FUNCTIONS?
Error: method or datamember not found
i want to get data (liftno,model)etc in a subform by selecting a combo in main form .the subform data is from another table and in the main form cc field is from other table LiftNo.RecordSource = “SELECT Proj_d.LiftNo, Proj_d.Model, Proj_d.Capacity, Proj_d.Capacity, Proj_d.Speed, Proj_d.Stops FROM Proj_d WHERE proj_d.LiftNo=Forms!material_imports!cc”
Answer Question
| November 6, 2008 8:02 AM
ComboBox, Database programming, Subform
i want to get data (liftno,model)etc in a subform by selecting a combo in main form .the subform data is from another table and in the main form cc field is from other table LiftNo.RecordSource = “SELECT Proj_d.LiftNo, Proj_d.Model, Proj_d.Capacity, Proj_d.Capacity, Proj_d.Speed, Proj_d.Stops FROM Proj_d WHERE proj_d.LiftNo=Forms!material_imports!cc”
Create table by comparising 2 tables
I am new at Access but have some help with creating a db. I would like to know if it is possible to compare table 1: prior data and table 2: current data, and then create a table 3, with all the changes/deletions from the 1st table to the 2nd. All the data is workflow [...]
Answer Question
| November 6, 2008 4:38 AM
Access conditional expressions, CREATE TABLE statement, Database programming, Microsoft Access
I am new at Access but have some help with creating a db. I would like to know if it is possible to compare table 1: prior data and table 2: current data, and then create a table 3, with all the changes/deletions from the 1st table to the 2nd. All the data is workflow [...]
Application using VB6 & SQL
Dear sir, I am computer data entry operator, i would like to make one simple application reg Payroll using VB6 and SQL. I know only some basic commands in both but i dont know what are the steps taken first what we have to do (crating forms in vb or creating tables in sql or [...]
Answer Question
| November 5, 2008 6:01 AM
Database programming, Software development, SQL Server, VB 6, VB Tutorials, Visual Basic, Visual Basic 6
Dear sir, I am computer data entry operator, i would like to make one simple application reg Payroll using VB6 and SQL. I know only some basic commands in both but i dont know what are the steps taken first what we have to do (crating forms in vb or creating tables in sql or [...]
Need to modify an existing form in Access 2007
I have just migrated to ACCESS 2007 from previous versions. How do you bring up a window that displays all the objects in the database and then select one for modification. I have been able to modify tables and queries but cannot work out how to modify existing forms or reports.
Answer Question
| November 4, 2008 4:04 AM
Access 2007, Access forms, Database programming, Microsoft Access
I have just migrated to ACCESS 2007 from previous versions. How do you bring up a window that displays all the objects in the database and then select one for modification. I have been able to modify tables and queries but cannot work out how to modify existing forms or reports.
Issue SQL Query with Localized String through PowerShell
Hello, I am attempting to execute a an SQL query through PowerShell against an MS Access database. My query works 99% of the time, but occasionally a localized string will cause an error beacuse it contains a single quote (‘) somewhere within the localized string. You can look at the following example to get a [...]
Answer Question
| November 5, 2008 11:51 AM
Database programming, Localized String, Microsoft Access, PowerShell, Scripting, SQL, SQL Query, Windows PowerShell, Windows scripting
Hello, I am attempting to execute a an SQL query through PowerShell against an MS Access database. My query works 99% of the time, but occasionally a localized string will cause an error beacuse it contains a single quote (‘) somewhere within the localized string. You can look at the following example to get a [...]
Creating pop-up reminders
I am maintaining a data baase of living documents whic require a review every 2 years. I need a reminder before the 2 year anniversary arrives. The table currently has a “Effective Date” column. Please keep in mind that I am not well versed in macros. Thanx for any help,
Answer Question
| October 28, 2008 10:39 PM
Access 2007, Access 2007 pop-up reminder, Database programming, Microsoft Access
I am maintaining a data baase of living documents whic require a review every 2 years. I need a reminder before the 2 year anniversary arrives. The table currently has a “Effective Date” column. Please keep in mind that I am not well versed in macros. Thanx for any help,
Return specific level parent
Can anyone help? I have a table, with 7 records ID ParentID Level ——- ————- ————— 01 (empty) 1 A 01 2 BC A 3 X BC 4 B 01 2 DE B 3 Y DE 4 I need a query to return, for every record in the table, the corresponding ‘Level 2′ ID, excluding [...]
Answer Question
| October 22, 2008 11:04 AM
Database programming, SQL, SQL Query
Can anyone help? I have a table, with 7 records ID ParentID Level ——- ————- ————— 01 (empty) 1 A 01 2 BC A 3 X BC 4 B 01 2 DE B 3 Y DE 4 I need a query to return, for every record in the table, the corresponding ‘Level 2′ ID, excluding [...]
How to use Access object library in my Windows application
dear friends , how to use docmd.opencurrentdatabse command to open an access application database please advise
Answer Question
| November 25, 2008 10:09 AM
Database programming, Microsoft Access, OpenCurrentDatabase, VBA, Visual Basic for Applications
dear friends , how to use docmd.opencurrentdatabse command to open an access application database please advise
How can I search using VB 6 code
vb.6 code for search
Answer Question
| October 6, 2010 9:42 PM
Database programming, Programmatically Search, VB 6, Visual Basic 6
vb.6 code for search
Multiple codes in a field
Hi there, I’m a complete Access noob, but I need to figure something out! Is it possible to put more than one code in one field? For example I need to answer 500 letters. Each letter has a code say 01-500. In each letter there are 3 questions that need to be answered, but half [...]
Answer Question
| October 21, 2008 8:09 AM
Database programming, Microsoft Access
Hi there, I’m a complete Access noob, but I need to figure something out! Is it possible to put more than one code in one field? For example I need to answer 500 letters. Each letter has a code say 01-500. In each letter there are 3 questions that need to be answered, but half [...]
SQL – SQL Data is not clearing
Generated my sql data and proceed to load data into a subfile. It works great except for one thing every time i leave the program and return back into the program, my subfile is load with my last search criteria and i don’t know how to clear the buffers or tempfiles or whatever sql does [...]
Answer Question
| October 20, 2008 7:05 PM
Database programming, SQL, SQL CLOSE
Generated my sql data and proceed to load data into a subfile. It works great except for one thing every time i leave the program and return back into the program, my subfile is load with my last search criteria and i don’t know how to clear the buffers or tempfiles or whatever sql does [...]
Source code for multiuser programming in VB 6 with SQL Server 2000
hi to all, I’m developing a security software in Vb 6.0 with Sql Server 2000 as back end wherein 10 users will be there. I’m a newbie in multiuser programming. The question before me is that how to proceed further. My stand alone code is almost ready 50%. I’m using Ado for establishing connection and [...]
Answer Question
| May 14, 2010 8:31 AM
Database programming, Multiuser application, SQL Server 2000, VB 6, Visual Basic, Visual Basic 6
hi to all, I’m developing a security software in Vb 6.0 with Sql Server 2000 as back end wherein 10 users will be there. I’m a newbie in multiuser programming. The question before me is that how to proceed further. My stand alone code is almost ready 50%. I’m using Ado for establishing connection and [...]
LEFT JOIN depending on more conditions
I’m not sure what says the ansi norm about this SELECT * FROM a LEFT JOIN b ON b.mast_id = a.id AND b.flag = 1. Is it possible (by the ansi norm) to use in “ON” condition more then one boolean expression? Like in this case condition compounded by two expressions? Of course, meaning by [...]
Answer Question
| October 13, 2008 8:01 AM
ANSI norm, Database programming, JOIN statement, LEFT JOIN
I’m not sure what says the ansi norm about this SELECT * FROM a LEFT JOIN b ON b.mast_id = a.id AND b.flag = 1. Is it possible (by the ansi norm) to use in “ON” condition more then one boolean expression? Like in this case condition compounded by two expressions? Of course, meaning by [...]
Dynamically adding rows to Gridview
Hi friends , Can any one help on following requirement Dynamically Adding a new Row to Gridview Control in ASP.NET
Answer Question
| October 3, 2008 3:30 AM
ASP.NET, Database programming, GridView
Hi friends , Can any one help on following requirement Dynamically Adding a new Row to Gridview Control in ASP.NET
Several multi-criteria dependant drop down lists
I am designing a database for product which will have seven different combo boxes. with each selection in each combo box needing to limit what is available in the others. Can some body please help?
Answer Question
| September 30, 2008 5:08 AM
ComboBox, Database programming, Dependant ComboBox, DropDownList, Validation
I am designing a database for product which will have seven different combo boxes. with each selection in each combo box needing to limit what is available in the others. Can some body please help?





