Installing MSDE normally very easy from XP home or pro. We do it here constantly with 0 issues unless something is messed up with the OS. Sounds to me like that might be your problem.
Where are you getting your MSDE package from? Let me know, Ill check it out.
Off topic but what type of...
Never used it but I've heard good things about Aloha for bars too. I know that Microsoft RMS recently became the best selling general retail (not good for bars though) software.
If you find something really good, let us know!
Rick Feuling
www.rite.us
Hi Arsynic,
Could you tell us a bit mroe about the supplies your trying to track? Are they consumed or checked in and out? Maybe give a couple of examples and we'll be able to help you better.
Rick Feuling
www.rite.us
Hi beernut,
Could you tell us a bit more about your operation and the things you sell? Are the items you sell standardized? Or do prices vary by weight? etc..
Rick Feuling
www.rite.us
We commonly use web services as layers in our tiered applications and have benefited from the practice immensely. We see it as the ultimate in flexibility.
I can’t say from first hand experience (as I manage the projects, I’m a novice vb.net programmer) but it seems to me that it’s a little...
Hello,
Im trying to get to the index of an array inside an array. Here is some code to illistrate.
Dim SubArray1(,) = {{a, 1}, {b, 2}}
Dim SubArray2(,) = {{g, 5}, {h, 6}}
Dim MainArray() = {SubArray1, SubArray2}
dim i as integer
For i = 1 to 3
MainArray(i(i,0)) = whatever (????????)
next i...
mkatzer can probably answer your questions about CAM better than I can but quickly answer a few of them....
Q. How long did your actual conversion take?
We typically can get a basic conversion done in less than a day. Never done it with CAM but have done it with many others.
This also...
I don’t have much experience with straight 2003 server but we use SBS 2003 all the time.
We had some printing problems and found our answers in Server Management > Monitoring and Reporting > Critical Errors in System Log
Hope that helps.
Rick
Hello,
I’m still a newb on 2003 server and I have a batch file I want to run once a day, problem is I have the server setup to auto log people out of their session after a period of time.
How can I schedule this task to run if I’m not logged in?
Thanks for the help!
Rick
Never tried it but I strongly advise against it.
Golden rule of retail technology: reliability is everything. Mechinisims built in so that if the database server, network, or anything else that could possibly goes wrong does, it can fall back on a saftey net. In a thin client situation, this...
To update my post above...
An example could be when you add a customer through RMS it adds the entry to the customer table and other information about that customer in related tables - if you don't make the same EXACT types of entries when you force data programmatically, RMS will become...
Golom hit the name on the head.
Adding the data to the existing tables would be the only way to make the information available directly through RMS and if you don't understand what other tables should be affected by this addition of data, I wouldn’t mess with it.
An example could be that if...
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.