Thread: My Quest Editor
View Single Post
  #3  
Old 11-09-2007, 07:09 PM
Grundy
Sarnak
 
Join Date: Jun 2006
Posts: 38
Default

yea man yours works you have some stuff going on that mine currently does not and im not even really sure how to do it... i'll probably eventually figure out how to do everything i want but im mostly making this because i know there are people that have ideas for quests and want to make quests that don't know perl, my friend zach for example, he does not know perl and he has no desire to learn perl. im sure hes not the only one. i wanted to make an easy to use program for people like that so they can make and edit quests without knowing a single thing about perl. i know its going to be a lot of work, but after my one class in college, making a pascal interpretter and then changing it into a compiler, i think i can handle this. that was a bit of a nightmare this project seems easy compared to that one.

and yes i am using C++, trying to use the sqlclient i've searched up and down all over everywhere on the internet and all i can find is different examples of connection strings to use, i've tried everything i can think of and every single time it just sits there for like 10-20 seconds and then it says performed an illegal operation i click don't send the report to microsoft and then it gives me all this garbage on the screen that i dont understand but at the top it says there was an error maybe the server doesnt allow remote connections, but in the set up i checked for it to allow remote connections, and on top of that it's not a remote connection its localhost but still i get the same exact error no matter what i do
Reply With Quote