Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Adding records in an access table using vb6
- i am using developing an application in vb6 and have table in access and want to ypdate the tables from vb using the data control.i am requesting for code to add records in the tables from vb as well as validating the entriesbefore adding
- Tags: stogarepih@..., Microsoft Visual Basic 6.0
- Discussion threads 2007-10-01
- vb and sql
- i am querying for the maximum occurance of a disease and also want to know which hospital had that recording but i get all the minimum recordings where there is a minimumu temperature.i am not getting the value for 'name'my code is like this:sql1= "select name, mincancer as minimum from...
- Tags: Programming languages, stogarepih@..., SQL
- Discussion threads 2007-09-28
- sql queries in vb 6
- can someone assist .i am trying to write a query which get input from a text box and query two related tables in access. my code is as below but i get an error message sql1 = "SELECT sum (Statistics.Passed_On) as sum1 From"sq1 = "sql1 & Hospital, Statistics...
- Tags: Programming languages, stogarepih@..., SQL, Str1
- Discussion threads 2007-09-24
- sql queries and visual basic
- i want to query two related access tables in vb 6 and dispaly the records in a datagrid but i am getting an error message.see example code belowsql1 = ("select * from Statistics,Hospital Where ")sql1 = ("sql1 & statistics.Hospital = 'hospital.hospital' & hospital.class='Referal ' & or & hospital.class ='provincial' ")'sql1...
- Tags: Programming languages, stogarepih@..., SQL
- Discussion threads 2007-09-23
- << Previous
- page 1 of 1
- Next >>