Hope someone can give me an answer.
Why people programmed DoFieldExchange to access a database table? I thought GetFieldValue was good enough to do the job.
Thanks in advance.
One of my Excel columns contains more than 300 characters. My VC++ program can only extract about 250 characters. The rest of the string was chopped off. I think the limitation of string length came from GetFieldValue function.
Is there any way to get around this limitation? Thanks in advance...
Our small office subscribes a cable modem connection for internet. The modem connects to a Linksys router and all workstations connect to the router to share the internet access.
Can the network adminstrator monitor our webmail (i.e. yahoo, hotmail, etc.) with some kind of setup?
I have a hard time to decipher the generated headers and code. Lots of #ifdef, #ifndef, etc. When I need to add herder files for database related code I don't know where to insert them. It causes compilation errors when they are in the wrong place.
Does anybody develop a VC++ program (containing GUI) without using the wizard? I am wondering how people overcome the generated code if they use the wizard.
I tried to use HyperTerminal to connect a Windows 2000 server and got the message
"Server allows NTLM authentication only. Server has closed connection."
What was that? Thanks for any infomation.
I "could login successfully" with scott/tiger account. There was no error.
My question was "Does Oracle9iAS include a database server?"
More confusion, I installed Oracle9i (9.2.0) on a separate machine (Windows 2000 server), and saw an apache server in it!
Thanks for the...
Does Oracle9iAS include a database server?
I just installed an Oracle9iAS Enterprise Edition Release 2 (9.0.2) on Windows 2000 server. I ran the SQL*Plus and could login successfully with scott/tiger account.
Thanks for any information.
I just installed the NT2000 Advanced Server and SP4 successfully. The network also works fine. Everytime when I open the IE and visit http://127.0.0.1, it pops up an "Enter Network Password" window. How can I get rid of it? Thanks
How to run a script like the following to create tables? Thanks.
' Starting Access Basic DAO Session...
Dim ERwinWorkspace As Workspace
Dim ERwinDatabase As Database
Dim ERwinTableDef As TableDef
Dim ERwinQueryDef As QueryDef
Dim ERwinIndex As Index
Dim ERwinField As Field
Dim ERwinRelation...
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.