Dear All,
I met the following situation:
Using COPY FILE ABC.DOC TO C:\ABC.DOC
The file name of the destination is always in small capital letter that is abc.doc
Is it possible to change it to capital letters? or might be this is the problem of the computer? please kindly advise.
Dear All,
Background:
If I open more than one programs in Windows, I could click on the image in the task bar to switch between programs.
I have a VFP program which auto-generate Outlook email. There is no problem to my computer to generate the Outlook email. The Outlook will place to the top...
Hi All,
I have a web application using charset gb18030 for input Chinese character and use MS SQL Server as backend. On the other hand, the table will be used in Visual Basic application too. I would like to ask for the following questions:
1) What kind of collation suggested in use in MS SQL...
Hi All,
I would like to know whether I could store special character (symbol) such as copyright (C), Registrated (R) & etc to the table. As some information require those symbols, please advise any solution in solving the problem.
Thanks in advance.
Hi All,
I would like to know how to convert data in UTF-8 into double byte characters.
Input chinese in Internet (UTF-8). I could only get mess characters in Visual Basic.
Many thanks.
I have similar problem. i.e. first - print the report then do other action under a same method. I have solved by split into 2 separate commands.
On the other hand, may be you could try swap the report action and the export action. i.e. do the export first then report then delete action.
I guess...
Hi All,
I met the following problem which I don't know whether it is the code page problem or not.
Background:
I used VFP6 (English version) to create a program. If running in Windows 2000 - Regional Settings - English, no problem detected. If the Regional Settings - changed the default to...
Hi All,
I don't know when and where infected the following problem:
1. When connected to Internet. No problem found.
2. After started the Internet Explorer for a while, some unwanted sites (including XXX) were shown in other windows.
I have checked the registry for suspected settings...
Hi Slighthaze,
I have tried the version 3. But I got a problem as below:
Click on the command:
IF EMPTY(ThisForm.Edit1.Value)
RETURN
ENDIF
oWord = CreateObject("word.application")
With oWord
.Documents.add
.Selection.TypeText(ThisForm.Edit1.Value)
.Visible = .T...
Thanks.
In case, the program is working in multi-users environment. How to make sure that it returns the number of my generated record? Thanks in advance.
Hi All,
I have created a table in a database inside MS SQL Server.
This table contains a data field with type "Int" and it is an autogen number (identity = yes).
The question is, once a record inserted into this table, is there any way to get the value of that autogen number easily...
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.