Running Oracle 8.1.7 on Win2k SP3.
When using Oracle Admin. Assist. for Win NT, after selecting the Process Information option for the database in question, no threads are listed, nor do any threads ever become apparent and we have several concurrent users accessing this database. I can also...
Has anyone heard of a new virus that propogates an old chain letter titled "An Irish Friendship Wish" thru email. It doesn't appear to propogate the virus itself thru email, just the chain letter.
We have a few remote sites that are on their own exchange servers that have employees...
In case you havent heard, VFP7 documentation has been posted online.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fox7help/html/vfp7startpage.asp Jon Hawkins
While in the VB debugger, if you hold the ALT key down and click a menu item, VB allows the menu item to be moved right/left amongst the other menu items.
The problem I am having is that while doing this, some of my menu items (Query,Help) have been duplicated, or cloned. So now the items Query...
I'm curious if anyone has done any testing with this command? (In my very brief testing), It appears that it only pauses user interaction, not code execution.
Anyone already done the testing and care to share your findings?
In my testing, if you:
KEYBOARD '{pause 10}'
MESSAGEBOX('Can't click...
Congratulations Robert on your achieving "TipMaster of the Week" honors. It's good to see a fellow VFPer recognized for their effort.
Good luck in the drawing for the leather jacket. Jon Hawkins
jonscott8@yahoo.com
The World Is Headed For Mutiny,
When All We Want Is Unity. - Creed
Our print server is down. Is there any way I can change the destination of the printer object to print to file instead of spooling to the printer?
I've referenced the help and it appears this isnt do-able.
Thanks In Advance. Jon Hawkins
jonscott8@yahoo.com
The World Is Headed For Mutiny...
I'm INSERTing a record into an Access database that uses the AutoNumber datatype for its primary key field. Table definition is as follows:
Table: RefHdr
Fields: RefHdrKey AutoNumber
AuthNo Char(13)
Comment Char(30)
I do a: INSERT INTO RefHdr (AuthNo,Comment) VALUES ('3001','Referred to Dr...
I'm INSERTing a record into an Access database that uses the AutoNumber datatype for its primary key field. Table definition is as follows:
Table: RefHdr
Fields: RefHdrKey AutoNumber
AuthNo Char(13)
Comment Char(30)
I do a: INSERT INTO RefHdr (AuthNo,Comment) VALUES ('3001','Referred to Dr...
I'm INSERTing a record into an Access database that uses the AutoNumber datatype for its primary key field. Table definition is as follows:
Table: RefHdr
Fields: RefHdrKey AutoNumber
AuthNo Char(13)
Comment Char(30)
I do a: INSERT INTO RefHdr (AuthNo,Comment) VALUES ('3001','Referred to Dr...
I have a serious case of brain-lock this morning.
How can I place the page number on a VFP report WITHOUT using the _PageNo system variable?? How can I do it only using report variables??
Thanks in advance. Jon Hawkins
jonscott8@yahoo.com
The World Is Headed For Mutiny,
When All We Want Is...
Here's what's happening:
I instantiate a COM object from an Out-of-Process COM Server in the start-up(main .prg) of my application while SCREEN=OFF.
Immediately before issuing READ EVENTS, I set _Screen.Visible = .T..
My application becomes visible(to the taskbar); however, remains behind any...
IMHO, (As far as front-end development, not data access) VFP has been seperated from VB primarily because of one distinct feature: Inheritance.
With the introduction of inheritance anticipated in VB7, I'm curious as to everyone's OWN perception of their future in VFP?
Do you see yourself in 2...
Congratulations John on becoming a MCP in Visual Foxpro!
Did you find the test difficult? How many attempts did it take before you got a passing score? Did you take 155 or 156?
What areas did the test cover? Care to enlighten us on any of the questions you remember?
Congrats Again. <p>Jon...
Alines() is used to copy each line of a character/memo expression into an array. Anyone know of a function to do exactly the opposite: copy each element of an array into a character/memo expression??
I know I could do it programmatically by looping through the array, but I was hoping I had...
This is for those of you who enjoy hacking your table files (.dbc, .frx, .lbx, .mnx, .pjx, .scx, .vcx).
Have you ever been browsing one and said to yourself, "Gee, I wonder what that code stands for?" or "I want to change this to that, but I don't know what the code for that...
Where can I locate documentation on the functions in Win32Api? I was told it was supplied in the books that comes with the Windows Software Development Kit and the Windows SDK comes with Visual C++. I am using Visual Studio 2000, but have been unsuccessful finding this documentation.<br>Any...
How do you place/remove icons from the windows systray? I am attempting to develop a program that runs in the background. I am using the ShowWindow function in Win32API to hide the application from the user and the same function to make it re-visible again when the user clicks the desktop icon...
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.