I wrote Stored procedures returnes: field1,field2.
When I execute SQL like this: Select * FROM myStProc
Firebird returns field1,field2 and its values.
OK.
But if I want do something like this:
Select S.field1 FROM myStProc S
or
Select S.*,T.name FROM myStProc S, names_table T
Where S.field1=T.id...
Hello,
To this day I try learn many languages to create database application.
Now I am confident that Delphi is the best!
But in Delphi are a lot of components and even I bought good book about Delphi it doesn't explain me exactly interesting me things...
So, my question is:
Do you know where...
I use Win98 SE
Setup wizard passed OK, but when I try run install they shows me "Setup was not completed successfuly" (in the last step of setup program {when I clicked on computer's icon to install} )
I have close all app when I running setup...
Thanx a lot for response!
My answers:
1) Yes - I move the files you are distributing into a separate directory away from your development area and build the setup from there.
2) Yes I close the project before firing up the Wizard.
3) I have all files in the same (single) directory.
4) No...
I want create shortcut to my exe file in start/programs group.
So I have file 'rejestrator.exe' i mark 'M Item' checkbox i fill Description as 'rejestrator' command line:
'%srejestrator.exe' (i try also:
'%s\rejestrator.exe' and '%s/rejestrator.exe') and when I run setup it shows message that...
So, I don't give up...
Here is packed my test project.
http://www.pbr.pl/testy.zip
I compile it to exe file.
And when I run it's in 3 copy (local on my PC) I see Attempting to lock
The same problem I have in my network...
There is simply relation in form.
In init method in form I issue
set...
Can anyone give me simple source code of example application with relation, network sharing, updatable views...
Maybe this way is the best way for me to understand VFP...
I thought if I know Clipper (it syntax is very similar to FP) I'll know FP with any pains... But I wrong...
Thanx.
Thanx for all posts.
I'm programming about 12 years in many languages.
Since 8 years in Clipper - I love it!
But the main reason to give up is fact that in my country (Poland) I can't find any books about VFP in shops...
VFP often crash my PC, his reports devours memory (I see often blue...
I try to use VFP...
But it makes many difrent things which I can't explain...
I still have lock problem and so on...
I try to use Deplphi with Interbase - and That's it!
Hello,
I'm clipper programist, and I want to write my application in Windows.
Im looking for good and easy to learn language to program databases application.
I heard Delphi is easy and powerful in that.
Do you agree with this? Or I rather should look for something else ?
I'll be grateful...
I tested my app in my PC – I run it several times and all worked fine. But when I installed Database on network drive (F:) I can run just 2 copy of App, when I try to run 3th app copy and open some tables I still can see magic words ‘Attempting to lock, press ESC….’
I wrote some programs in...
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.