but when deliver the application, config.fpw is necessary or not ? I never deliver this file to the client system. What is the best way, may be just to show logo first.
I applied this for a form used to show the button for user selection. I run this form through the prg file where prg is set to main, from the form which applied the knowledge of hiding vfp screen, it will still on the top, never disappear even giving thisform.release, and the main problem is...
I really do not understand, I have a win2003 server running SQL 2000 server. Everything is fine.
I have a client using win2000 professional and attempt to use odbc to create a link, but i found 2 duplicate server name and I do not know which name i can choose, as a result, the program cannot...
I have a question,
If I have a image, which I make it through a class.
Now, I create a simple form (modal), and add such class into the form, since the image contain image file.
Then, I compile and build execute on it, and I obtain an testform.exe (for example)
and now, I simple copy this...
I have a strange question
I have a server, running Win2K server, using active-x directory user and domain to set all users name and password
Also, I have 4 sets of workstation running Windows Xp Home
By the way, everything is working fine. Except
If I double click the "My network...
Yes, this is true, I found that, if the string substr(sys(2015),3,10) starts with a numeric value, the error arise. therefore, anybody know which portion or random string is reliable to generate. ?
I am using MS-SQL Server 2000 for database and use ADO as well as SQLVIEW to open, edit and save the tables.
For details, I put my code here:-
main_ado = createobject('adodb.connection')
main_ado.open('maindb','sa')
The above lines declare an object and open maindb database which has been...
I am using Crystal Report Developer 8.5 to develop report with database of SQL server. I use Visual Foxpro as front-end.
While I am designing report in cr85. I face a problem. This problem is:-
I have the column
Date,reference,description,debit,credit
In the table, the fields are:-
table...
Thank You.
I use the first method. But I would like to know the cursor return will be a table or remote view ?
If it is a table, will it create under the current opened databse ? If I do not create under the current opened databse, how can I do ?
Thanks.
I have a table in sql database's table which contains around 31,000 rows (records).
I use SQL passthrough method to access the table and use SQLVIEW to load all records.
create sql view temp_view remote connection zodbcname as "select * from ztable"
select 0
use temp_view...
I have seen most of the flash has the extension of "*.SWF" when browing internet pages. I have few questions:-
1. Is it the only SWF extension, any other extension have similar result (except animated GIF) ?
2. These SWF can be revering engineering into fla ?
3. Will the swf format...
Although I have made a error capture program by using on error with para1,para2,para3,para4,para5
But, error will come after certain event or action trigger by user. Therefore, how to know which event or action by user so that I can debug easily.
Thanks.,
I am using ADO to access database made in MSDE which is almost same in SQL 7.0. I can use enterprise manager to open attach database.
However, as I am new to SQL server, if I complete the application, how to copy the database together with my application ?
Is is only copy database.mdf and...
I am facing a trouble. I have a remote view table wants to show in listbox.
For example, 3 fields, the first one is char type, the second and last is numeric type. Let these 3 fields be fld1,fld2,fld3 respectively.
If specify the columncounts = 3 and rowsourcetype = 6, the rowsource =...
I am using SQL Server database
I am using also ADO as basic connection, update...etc actions
however, in ADO propertites, a recordcount is used to show the total number of records in that table, but this is long variable type, in VFP, how to create such type of variable and hold this result...
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.