HI All,
I encountered this problem and I suspect that the problem lies with the file format (8.3). Please share your experiences and solution/s.
Vfox 9.0 on Novell 4.11 with only short file name (8.3, DOS).
I created a dbf table on WinXp and on a Novell 6.5 with long file name. I have no...
Thanks Brian,
the problem is that the worksheet name will vary according to user's liking.
I will need to know how many worksheet is in there and the name for these worksheets.
The number of column in each worksheet will varies and I will need to capture all these columns.
HI,
the search is under maintenance and hence I have to start a new thread, which most probably someone would have started it before.
I am looking for ways of importing multiple worksheets with a EXCEL file.
Please advise.
Hi All,
how can I transform the structure of T1 to T2?
T1
date custid qty && these are the field name
01/01/01 123 5
01/01/01 234 6
01/01/01 345 7
....
....
12/01/01 123 51
12/01/01 234 61
T2
date 123 234 345 ..... ..... ...
Thanks Mike.
Can I reference the folder by it's name instead of the folder number? That might be instances where this user's folder is 12th but 13th for another.
Accept my apologises if I have confuse all of you.
Let me explain what I am trying to do.
I am using a index progress bar function
use myTable
index on progressbar(field1) tag tag1
function progressbar
lparameters cField1
wait window at 10,10 'indexing '+transform(recno())+' of...
Thanks Eric,
I bet my question sounds silly.
The thing is, I do not want to re-generate the index again. I just need to run index with field1 once but change it to field2 without indexing again.
I am not sure whether by deleting tag and perform index on field2 will run index again.
Hi All,
how can I alter the CDX indexes Expression after indexing?
example
use dbf
index on field1 tag tag1
I want to change the field1 to field2 still keeping the tag intact.
Thanks
Hi All,
the codes work.
Did I missed out anything as when I pressed the window button, the start menu appears although the taskbar is disabled.
thanks!
actually, Ramani's codes is the answer (only after reading a few time).
The modification I needed is to concatenate the different fields of the different files (structure) as childfield1.
select '1' as childno, field1A+field1B....as childfield1 from fileA union select all '2' as childno...
Hi All,
can any one help to suggest how to create a report using report wizard for the following scenario,
1. in detail portion, will print all record/s from File A
2. File A EOF() encountered, next line print all record/s from File B
3. continue step 2 until File n
thanks!
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.