Forum: Oracle Oct 21st, 2004 |
| Replies: 0 Views: 5,281 does anyone know if you can use :bind variables through odbc and vc++ for oracle, so my sql stays in the sga.?
if you do, I will send you an invisible prize... ;) |
Forum: IT Professionals' Lounge Oct 21st, 2004 |
| Replies: 11 Views: 5,421 wtf.... why do children come into it. why do you think you need to do so much overtime..
I don't know who you have been talking to, but I have 4 children and don't do hours and hours of... |
Forum: IT Professionals' Lounge Oct 12th, 2004 |
| Replies: 11 Views: 5,421 sorry I didn't read your post properly...
you need to decide what "YOU" want to do, other people are happy spending 20 years, coding Oracle Forms.. other people feel they need to constantly learn... |
Forum: IT Professionals' Lounge Oct 12th, 2004 |
| Replies: 11 Views: 5,421 ha ha I left school at 17... I know 0 about degree courses... |
Forum: C++ Oct 12th, 2004 |
| Replies: 3 Views: 2,424 you are a funny man, when do you actually help..... :twisted:
I have to agree the romanian girl has spelling problems with the english language, but I had to order my sausage and egg Burger... |
Forum: C++ Oct 4th, 2004 |
| Replies: 3 Views: 2,424 you need to use an if statement in there to compare i and n,
if (i==n)
cout<<"Enter Last"<<endl;
else
cout<<"Enter Next"<<endl;
note the == in c/c++/java/javascript... |
Forum: MS Access and FileMaker Pro Oct 4th, 2004 |
| Replies: 2 Views: 5,630 also I think the first column is 0 not 1
in your loop you reference i + 1 which will start with 1 not 0. |
Forum: Visual Basic 4 / 5 / 6 Oct 4th, 2004 |
| Replies: 1 Views: 15,553 If you are using bound controls, if I was you don't!! they work for millions of people but you do not have full control, and you learn nothing.
To add to a dropdown list.
obviously do not... |
Forum: Web Browsers Oct 4th, 2004 |
| Replies: 2 Views: 2,511 there is a repair option, otherwise I would re-install ie6.0, else you have some proper internet popup killer on there... :lol: :lol: |
Forum: ASP.NET Oct 4th, 2004 |
| Replies: 1 Views: 10,548 yeah thats right in simple terms (again not sure about the use of brackets, it is not a function response.write is a procedure)
mMessage = "My Name is " & strFullname & " I Live at " & straddress... |
Forum: MS Access and FileMaker Pro Oct 4th, 2004 |
| Replies: 2 Views: 5,630 isn't the problem the fact that you have not selected ID1 in your SQL statment?
try select ID1,car1 from blah blah.... |
Forum: IT Professionals' Lounge Oct 4th, 2004 |
| Replies: 11 Views: 5,421 I have only found this the case when I have been made to do a task that someone else should do. and totally the wrong attitude to go into a life long commitment, my wife used to say how boring it... |
Forum: IT Professionals' Lounge Oct 4th, 2004 |
| Replies: 13 Views: 6,578 You have to remember you can virtually do anything possible in windows using c++, one comment I will have about it is, do expect there to be a correct standard, read several approaches from books... |
Forum: IT Professionals' Lounge Oct 4th, 2004 |
| Replies: 13 Views: 6,578 I totally agree with your comments about this site.
If you are looking at money you need to specialize in something and make yourself "required". It is quite difficult to walk out of 2 years... |
Forum: Linux Servers and Apache Oct 3rd, 2004 |
| Replies: 0 Views: 2,532 Hello,
I am in a slight dilema, microsoft stopped the URL structure of http://username:password@mysite.com/page1.html, back in february.
One of my previous applications logged people... |