Forum Replies Created
-
AuthorPosts
-
RobertSpectator
BTW: Fast answers, good job! Thank you.
RobertSpectatorIm not afraid of getting, manipulating and saving data at all; but i have “respect” for learning this windows-stuff i never used before. Just at this moment i download vb and give it a try. I read some things about c++ and c# but nothing that could give me a final decission what is better for my goals. I will see …
The data-stuff would be possible with MS Access, too. It is the theme about using, cropping, editing and upload pics i see the hardest work. But maybe the libs are as good as i hope. (Just remeber the times with delphi ten years ago, when you have to do verything from new, every window, every input …
You remember you frist program?
10 Print “Hallo”
20 Goto 10
Smile
RobertSpectatorOk. With mysql 4.xx on client i can sync now. 😉
BTW: How the sync does its job? Looking for every dataset? I have only about 5000 datasets, but it takes minutes to sync, maybe this can be imporved with a timestamp? Oh, maybe with a select … where timestamp > x;
Yes, ODBC is needed, i tried it once with MS Access. But i need some things like open a pic, choose a part of it, upload, change values in db and this kind of stuff, think with access i cant do this and hope this .net-stuff has the right libs for this.
RobertSpectatorOk. While we change servers soon, i install mysql 4.xx now on the windows client; maybe this is the problem im looking for.
Just another question. Has someone an idea how i can program a tool under windows to manipulate my data in the mysql db easily?
I could do everything online with php, but i want to know if i can do it with the client, too. So im looking now for the stuff microsoft offers, but have no clue if i should take VB, C++ or C# to start? (I still use only php and perl, but im learning fast. 😉
RobertSpectatorOk. Read about the possible errors. So how can i change reconnect to 1?
-
AuthorPosts