Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
i don't know why SUBSTRING is an unknown function when i make a select statement in SQL Explorer., , ex: select SUBSTRING("borland" from 4 to 4) from TABLE1, , error is either: unknown function or, invalid token "from", , Please help...
how do we use substring is stored proc using variables. substring will only work with table columns., ex. variable1 = 'borland', how do we get 'land' from borland?, , need help... thanks.
good day!, how can i disable right click in the task bar. when i right click the task bar, it shows: restore, minimize, close. i want to disable this menu., thanks
This menu gives you the same options as the menu given by either the title bar or the top-left icon on the application., , It is controlled by a property in the application main form, I believe., , I think that if you shut down any one of them, you will shut them all down., , Neville, :)