Is there an easy way to take the x,y data from a USB joystick and utilize it? Im not trying to develop a game or anything I just want to take the data and show it in a bar graph type of project just for testing purposes. Ive tried searching for something simple and everything points me to...
Yeah Ive done a lot of programming courses and I understand all the programming concepts and why what does what but I have trouble coming up with good ideas for example projects. All they need to know for what the end result is the basics. There arent a whole lot of tutorials for example...
Hello all. Im trying to teach a group of young programmers the main basics. I have a lot of little tutorials but they are so broad and sparatic that it confuses more than helps. Is there a good site that gives good examples to follow? Also I want to implement a good example for them to get...
Heres the code I used. I have certain fields commented out as I was troubleshooting and figured to try as little data as possible to try and get the darn thing working.
Private Sub Document_Open()
Dim db As DAO.Database
Dim rst As DAO.Recordset
Dim strSQL As String
Dim strPath As String
Dim doc...
I tried using mailmerge but came into a host of errors. But as well the mail merge procedure I followed only allowed for displaying of one record. I need to be able to display multiple records based on parameters. Almost like a search I guess......
gnibbles
This may be a simple thing but Ive searched quite a bit and cant seem to find exactly what Im looking for. What Im trying to do is have a Microsoft Word document open up into a report and be able to search or fill the report based on certain parameters. Is this even possible through Word or will...
Hey there,
Im trying to save database files to directories. Im having no problem saving to directories within the root but when I try ot use say a null to save to the root it doesnt do it unless I go into the database delete the null then save again. Any help in this problem would be...
As stated in subject line, I need to divide the whole workbook by 100 to get my desired result. Will I need to start a macro? or can this be done with existing functions? Im not macro efficient either so any help would be appreciated. Thanks.
gnibbles
nturpin@excite.com
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/JobList3.asp, line 17
I have a System DSN created with the name that I have designated. Is there something else I have to do...
I cant seem to see what the heck is wrong with my code. Im just trying to connect to the database and display some information. IE keeps telling me that line 17 has problems which is the DBConn.Open "DSN=JobFiles" line. Heres the VBScript that I have in there. If anyone has any...
no they are all asp pages, i think its a server problem like ToddWWW said because I had some troubles installing and NT is something else to work with so...
gnibbles
nturpin@excite.com
Yes I tried the setting up the DSN, the strange thing is last year or the year before I had all this stuff down path and working and now I'm picking it up again and it doesnt work. I don't think its the database connectivity thats causing it because im running NT on my Computer here at work. As...
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.