I will have to design a "big" database :
- around 250 tables
- between 3 and 4Gb of data
- Mainly read-only access
I search infos from people who have experiment that size of database with MySql. If you are in this case, I would like to know if you encountered problem due to limitation of MySql...
Good evening,
If it is not too late, here is the address of the Developer's FAQ. Maybe, you 'll find an example there.
http://www.pdf995.com/faq_dev.html
HTH
Phil
Many thanks for your kind help.
My DOS window is closing by itself so the (small) bad effect is just a flicking window while my .bat file is running. I would have liked to avoid this but if it is not easy or possible this is not a big problem.
Thanks again
Phil
Great !
It works... from the command line.
Running a vbs file makes my antivirus software to prompt for asking if the script is allowed.
The VBS file does not run from my application, even if I disable the antivirus software. Should I put a "start" command or something like that to make it...
Fine, it works without the command window appearinf even briefly.
but (there is a but...), I need to pass a parameter to my .bat file. Is it possible to do it throught the .vbs file ?
Thank you for your help,
Phil
Thank you. I will try this.
Do you know if it would works on Windows XP as well ?
And what about Windows 98 ?
I was hoping for a secret parameter (/s like silent...) to do the job... Are you sure that there is not any ?
Thanks you very much for you help.
Phil
Good morning,
Does somebody know how to run a .bat file in "silent mode" ?
The .bat file makes some files copy, it is launched from an application, and I would like to avoid the (short) DOS window that appear while the scrit is executing.
TIA
Phil
Thank you for your answer.
If I get it well. It means that I can't do it without a third party software. Is it ?
Do you know if I need to buy a licence of partition magique for each PC ?
Phil
Hi,
I have to modify partition settings on 40 new PCs....
They have one HD of 40Gb with Windows XP Pro already installed.
Is there a way to have a partition of 2 logical drives (C: and D: for 20 Gb each) without reformating and reinstalling the OS ?
If this is possible, It could save a lot...
So if I understand well. I have no hope to be able to have video session from the LAN...
The only solution would be to have a dedicated machine straight plugged on the internet. Is it ?
Thank you again
Phil
Ok It work fine with Outlook Express. It gets mail through the Proxy.
But with MSN Messenger, I can chat but when I try to initiate a vocal or video session, I have a msg saying : "A specific NAT translater can cause pb to a vocal or audio session" (free translation from french...)...
Yes I could but it is local printing thru LPTx.
Here are the solutions that work :
- launch a batch file which contains
Echo %1 >LPT1
%1 is a parameter where there is the text to
be printed.
- Write a stream directly to the port (In C using fopen, fprint... functions).
Both...
Hello,
On a dektop using W2000 Pro, I would like to print a single line on a line printer from my application without having a FF after.
This simple task can be done with :
echo "My message" >LPT1
But I would like to avoid having to launch the command subsystem everytime i print a...
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.