Jump to content

2 multiple comboboxes


Akasha

Recommended Posts

Hello i want to have 2 multiple comboboxesthe first one contains people that are on the project.The second one contains the other members that are not on the project.I filled my first comboboxby doing that i also created an array with the names of the people in the project.Now i want to fill my combobox with all users except for those names.But i can't figure out how.i have already tried StrComp perhaps i should try for statement to change the select query and use where notdoes anyone has a solutionthanks in advance

Link to comment
Share on other sites

Already made a beautiful very long querie, but hey it does the job :)i also wanna know if its possible to make some kind of rollback when sombody changes the database, but because of some reason something goes wrong. Is it posiible to make an rollback with asp

Link to comment
Share on other sites

Already made a beautiful very long querie, but hey it does the job :)i also wanna know if its possible to make some kind of rollback when sombody changes the database, but because of some reason something goes wrong. Is it posiible to make an rollback with asp

You will have to create a Trigger in your database...this will take care of the rollback if errors occur.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...