Hi - I have two listboxes next to each other and a combobox on a form. The combo box adds items to the list boxes, the value in the combobox being spilt between the 2 list boxes (i.e. The value 'John Smith - 34567' would be in the combo box, and would be spilt so that 'John Smith' goes into 1st...
Hi - I've just started using vb.net from vb6 - I have a form with a text box which I am not letting the user exit from unless a valid value is entered (By using the Validating event and having the CausesValidation property on all all other controls = true). However, I want the user to be able to...
Hi - I've got an App written in VB6 which automatically emails people when a user changes a record relating to them. A grid with the days of the week is held in a form, then clicking on one of these days bring up another form. If the details for the user change, an email is automatically sent...
Hi - I have a form with a MSHFlexGrid, which holds a sequence of dates and other details - double clicking on a date brings up a new form, with details which can be amended for that date. The grid is not actually linked to a data source, just filled in initially from a ADODB.recordset. I want...
Hi - I have a quick maintenance form using an Adodc and Datagrid. Basically, if I update the text in a grid, if it exceeds the size of the field in ther database, I get 'Multiple -step operation generated errors. Check each status value'. Is there a way I can either limit the datagrid to allow...
Hi - I want to pop-up a msgbox, but want to use something other than standard 'Yes/No/Cancel' or 'Abort/Retry/Cancel' buttons, for example, 'Yes/Yes to All/No to All' - can this be done by changing msgbox buttons, or will I have to create a new form ?
Thanks
Hi - I want to output text from a Report, run through the concurrent manager in 11i Applications. I can get a message to appear using srw.message, hwoever, this is prefixed by a message number (e.g. MSG-00001 - This is the text). I want only the text to appear - does anyone know how this can be...
Hi - Does anybody know how I can output to the log file generated from a concurrent request to run an Oracle Report, from within the Report. Basically, I run the report as a request, and when certain criteria happens within the report, I want to output to the Log file. I have read that...
Hi - I have an application written in VB 6 and using a SQL Server database. Someone has asked me if the application can be used on an Apple Mac - doesn't anybody know if this is feasible, or impossible ?
Thanks
Hi - I'm trying to load some Application Utilities Lookup data (Such as lists of Nationalities and Absence Codes) - is this possible via an API or is there another method I should be using ?
Thanks
Bloobird
Hi - Is there any easy way of deleting files that are over 15 days old from the system ? If necessary, I can use the day the files were created as the extension - e.g. <filename>.20020520
Thanks
Hi,
I have a datacombo created dynamically at run time from an ADO. I wish for the DataCombo to default to the first row in the list on entering a form - is there an easy way of doing this ?
Thanks
Bloo
Hi - I have to prepare some questions to test an Oracle Apps DBA by next week - Could anyone recommend a site that contains some example questions ? Or if anyone has some prepared and could email them to me, that would be great ...
Thanks
Hi - I use Lotus Notes for emailing - however, when in Excel I try to send an email, it defaults to Outlook Express - is it possible to override this, and tell it to use Notes instead ?
Thanks
Hi - I want to use the shell command to call an application, however the path to the app had a directory with 2 words seperated by spaces, which shell does not like. Is there a way of getting around this, other than using an environment variable ?
Thanks
Hi - I want to be able to run a timesheet application when a user logs off or shutdown down their machine (To remind them to enter details if they forgot) - Is this possible ?
Thanks
Hi - I have a timesheet application that I want to run when a user shuts down or logs off windows (To enter their final times for the day) - any idea how I could go about doing this ?
Thanks
Hi - Probably simple this one, but I have an application .exe that I want to call from within another VB program - how do I go about doing this ?
Thanks
Hi - I'm updating registry values via VB (For example the Desktop Wallpaper), but these changes are not actually applied until the user reboots the machine - is there a way of applying these changes without the user having to reboot ?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.