|
||||||
| Visual Basic Programming Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Access database query using sql help !!!
I am using vb 6. I get a message saying query too complex, i have loads of check boxes acting as cinema seats, that are booked and not booked. Im current using this: Code:
Adodc1.Recordset.Update Adodc1.Recordset.Requery maybe like this?? Code:
Adodc1.Recordset.Fields("r1-1") = Check1
Adodc1.Recordset.Fields("r1-2") = Check2
Adodc1.Recordset.Fields("r1-3") = Check3
Adodc1.Recordset.Fields("r1-4") = Check4
Adodc1.Recordset.Fields("r1-5") = Check5
thanks
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. |
| Sponsored Links |
|
|
|
|||
|
I am trying to save the follwing data types (check boxes) to my database as shown it these images:
Example here in Vb This is it running: Example running My database name is: cinema My table is: booking And my table is layed out as show bellow: Click here It go's "r1-1" up to "r1-20" It go's "r2-1" up to "r2-20" It go's "r3-1" up to "r3-20" It go's "r4-1" up to "r4-20" It go's "r5-1" up to "r5-20" It go's "r6-1" up to "r6-20" hope this makes it clear now thanks in advanced ORACLE
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. |
|
|||
|
__________________
I Need Help |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I centralize sql server database | hoser2001 | Database & Database Programming | 3 | 07-13-2007 01:07 PM |
| Retrieving Access Database | tigger | Visual Basic Programming | 0 | 07-06-2007 12:27 AM |
| Best program for SQL database manipulation | Rhadamanthys | Database & Database Programming | 3 | 07-02-2007 02:32 PM |
| Database Tuning Advisor in SQL Server 2005 | reachpradeep | Database & Database Programming | 0 | 03-03-2007 12:46 PM |
| Question: free webhosting with PHP, SMTP, and at least one SQL database | skilletsteve | Hosting and Registrars | 5 | 12-08-2006 04:36 AM |
| Xav | ........ | 1276.19 |
| MeTh0Dz|Reb0rn | ........ | 1047.22 |
| marwex89 | ........ | 869.98 |
| morefood2001 | ........ | 868.04 |
| John | ........ | 857.15 |
| WingedPanther | ........ | 761.06 |
| Brandon W | ........ | 684.87 |
| chili5 | ........ | 294.12 |
| dargueta | ........ | 192.86 |
| Steve.L | ........ | 192.06 |
Goal: 100,000 Posts
Complete: 81%