Warning There is a lot of code in this post. Nothing too crazy or fancy just a LOT of code. It's too much of a pain to create and upload a project file so I've just pasted in. If for some reason you are having trouble getting the code off the page just shoot me an email and I'll send it to you. Also, I'm using MSTest so if that bothers you then please move along.Purpose I've always avoided doing full integration tests because it's always such a pain to get a db setup and in working order each time you ...
|
11
shouts |
|
|||
2 comments posted.
#1
caddic
66 days, 6 hours, 9 minutes ago said:
"The Data EEPROM and FLASH Program Memory are readable and writable during normal operation over the entire Vdd range" (quoting from the PIC16F87X datasheet (includes the PIC16F877)).
Force Factor Reviews
#2
alimaamoser
8 days, 8 hours, 57 minutes ago said:
Eventhough you make your application an Setup process and run it, it still works fine. But if you try installing the application in another PC2 and the DB string is trying to access the DB in the local system then your application will not work Denta Smile MD