Hi
I have master/Detail grid. I am able to change the headings of the colums in the master part of the grid, but if the user clicks on the + to get to the detail part of the grid, how do a person change the headings of the columns in the detail part of the grid by using code
Any help would be...
Is there a way to give a user access to start only specific jobs.
Because if you give a user targetserverole or sp_start_job permission, the user can start any job on the server and I only want the user to start certain jobs.
One reason why it will give you an error because the delete statement is wrong
SQL = "DELETE * from finalgasbill"
should be SQL = "DELETE from finalgasbill"
without the *
I used the advapi32.dll to write a vb app to authenticate a user. It works fine on my PC(Windows 2000 operating system), but on my collegue PC(Windows 2000 operating system) it does not want to work.
On my PC I can enter anybody's User id and password and it will validate it, but on his pc...
Make sure that the record of the name table is saved before you go to the colour table.
First try to go to the next record and then go to the previous record then go to the the colour form. If this works then you know the problem lies with the saving of the record.
What you do is do an...
A suggestion.
Why not put the combobox on your subform. Instead of using
the default view of datasheet use the view Continues form on your subform properties and then drag the header or footer to make place for the combobox you want to use.
Hope this helps
How do a person go about restoring a table.
I drop a couple of tables by mistake
I have arc log, but no luck in restoring anything from them
any help would be appreciated
Firstly do you have the oracle client and the sql server client on your PC. If so you setup your odbc for oracle and then you go to Sql server (I have SQL server 7) and go to the Tools Menu and select Data Transformation Services then select import.
Then in source select other(odbc data...
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.