wcboyd
Posts: 46
|
| Posted: 11/20/2012, 10:04 AM |
|
Hello All,
I have got the employee directory application up and running, but when I try to pull up the employees I get the following error:
Database Error: FUNCTION intranet.IIF does not exist
I have no idea what the means (can you tell I am a n00b? )
Can someone please point me in a direction?
_________________
Thanks,
Craig
"Stress is the body's way of saying you have not worked enough unpaid overtime." ~ Scott Adams |
 |
 |
ab5ni
Posts: 177
|
| Posted: 11/23/2012, 11:48 AM |
|
What database are u using? Did u create the table? Looks like it's looking for a database installed locally on ur computer and not finding it or something? Can you do "SELECT * FROM employees;" locally from a CLI and get data back? I searched for your specific area via Google, and I didn't come up with anything.
Best Regards,
_________________
Randall Jouett
Amateur Radio: AB5NI
I eat spaghetti code out of a bit-bucket while sitting at a hash table! And yes, I paid for the meal in cache!
|
 |
 |
|