PSC,ADO,SQL,code,Sourcecode,Notebook,needed,s
Quick Search for:  in language:    
PSC,ADO,SQL,code,Sourcecode,Notebook,needed,s
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
RentACoder Stats

 Code:  lines
 Jobs: 0 postings

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for RentACoder.
Wrapping Scrolling Text
By Paranoid_Androi d on 7/2


Create A Dummy File
By AML on 7/2


Click here to see a screenshot of this code!Captionbar manipulation!
By Peter Hebels on 7/2

(Screen Shot)

A Game Of War
By Co0nest on 7/2


Click here to see a screenshot of this code!KeyGen Example
By Bengie|NET on 7/2

(Screen Shot)

Click here to see a screenshot of this code!OpenBrowser v1.9
By Orlando Jerez on 7/2

(Screen Shot)

SendMessageBySt ring() Example
By Jaime Muscatelli on 7/2


Click here to see a screenshot of this code!FirstSunday
By Jan Paul Penning on 7/2

(Screen Shot)

Click here to see a screenshot of this code!Ikonz v1.0
By Gaurav Creations on 7/2

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

Sourcecode Notebook

Print
Email
 
winzip icon
Submitted on: 12/13/1999
By: Mark Joyal 
Level: Intermediate
User Rating: By 19 Users
Compatibility:

Users have accessed this code 10227 times.
 
 
     This code is a Sourcecode Notebook. I needed someplace to save all the little snippits of code that I've gotten from PSC and others that Ive written myself, so here is the result. Saves the code snippit along with notes about it. Both the code window and the notes window support drag and drop of both files and text from another application. Sourcecode shows basic ADO commands, so is good for beginners or anyone not familiar with ADO. The listview control headers will sort the results of the window, and you can filter code by code type (vb, vc, perl, etc...) Improvements from previous version: Adding ability to print code, simple searching by title, form can now be resized, various ADO SQL statement improvements, and i actually commented the code! Im trying to decide if I should make this a VB add-in even though it stores more than just VB code. What do you all think? Future realease will have bookmarking of favorites and saving of the window location and size. Also, does anyone know of a good way to implement syntax highlighting?
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for langauges that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 2 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
12/13/1999 2:10:26 PM:Nick Marino
was the database that this program uses 
created using ACCESS 2000? cause it 
can't be opened by access 97, says 
unrecognized format.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/13/1999 2:57:57 PM:Mark Joyal
Yup, I used Access 2000 for the 
database.  If there is enough interest 
in a 97 version, i'll provide a link to 
a converted version.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/13/1999 3:12:33 PM:Mark Joyal
After about 5 minutes of consideration, 
I realized it was silly to wait for 
people to be interested, so i converted 
the database.  NOTE:  I didn't do any 
testing of the app with this version of 
the database, only with the 2000 
version.  If it breaks with the 97 
version, go back to the 2000 version.  
Here is a link to the file:  
http://www.thejoyals.net/Sourcecode/sour
cebook97.zip
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/13/1999 4:20:36 PM:Ricky
Good program :) ... If you plan to make 
any modifications to the 
program/database, I suggest breaking up 
each code type into sub-types; like 
class, API, etc.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/13/1999 5:32:36 PM:NoOne
Thanks for the code... and my bos just 
asked, if I knew any access coding..... 
hmmmm smell a raze now...lmao
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/14/1999 12:30:07 AM:Pridge
Great Code! Been looking for a good 
example for ADO!! Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/14/1999 6:38:17 AM:Hilmar Jansen
If you need more functionality, look at 
Microsoft Office 2000 Development Kit. 
The Code Librarian gives more 
functionality like searching and 
categorizing code.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/14/1999 10:19:40 AM:Mark Joyal
BUG:  I thought I had gotten this one, 
but I must have skipped it by accident. 
 You'll need to change the shortcut for 
Copy snippit to something else (or 
remove the shortcut altogether which 
was my choice) otherwise it interferes 
with normal cut and paste ops in the 
rich text boxes.  Sorry about that.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/4/2000 6:43:20 AM:Mike D.
I never really thought about doing 
something like this.  Great Job & Great 
Tool!!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/24/2000 3:46:39 PM:Chad
as a student, i was looking for a way 
to organize my code samples, this 
works out perfect, would like to see 
any updated versions though Great Job, 
Very Handy!
 ITI Calgary Alberta
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/5/2000 4:44:31 PM:Chris Lighthall
Hi,
I love the Idea of this tool, 
but I have a small problem.  I'm 
currently running VB5.0 ent and when I 
try to run the *.exe file I get a error 
(can't load sstab from tabctl32.ocx, 
your version of tabctl32.ocx maybe out 
of date. Make sure you use the version 
of the control that was provided with 
your application.)
is there a way to 
get past this, I'm really more 
interested in the program then the 
code. Another Idea tha comes to mind is 
if someone could compile it again with 
the dependent files needed to run it 
and send to me by email I would be most 
greatful.
Thank you very much
Chris 
Lighthall
chris@amaonline.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/15/2000 11:57:33 PM:David
Excellent. It would be great if the 
righ click would allow to paste from 
the clipboard.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/6/2000 8:49:08 AM:Devris
I am recieving an error when I start 
the app. I get 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/6/2000 9:22:28 AM:gjones
Mark:
I've added your Sourcecode 
Notebook to David Stevens's code 
Inserter (it registers your program as 
an add-in). It it the answer to 
"Davidylam" request (in comments above) 
for a paste to VB. Check out the green 
"C" button. 
Isn't sourcecode 
sharing great!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/7/2000 10:55:23 AM:Devris
I am getting an error when I try to run 
your app.I get "ADO could not find the 
specified provider" on the " 
adoCon.Open gblConnectString" line. 
This is the first time I have used ADO 
so I really have no idea what would 
cause this. Any help would be greatly 
apreciated.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/16/2000 3:31:20 PM:Marty
Regarding ADO Provider error:
You are 
probably missing the JET 4.0 provider 
for Access 2000. Two choices
download 
MDAC ADO 2.5 from Microsoft
Jet 4.0 
provider is in here plus you 
get
latest version of ADO help files 
adO210.chm covers ADO2.5 even 
though
file title old. Or download the 
Access 97 version of sourcecode program 
see messages at begginning for URL.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/14/2000 8:37:00 AM:Louis Boldt
Your code provided me with some nice 
examples for using ADO and SQL to 
retrieve and update data from an 
Access2000 Database. The only problem I 
have is my own doing. I keep my screen 
resoulation at 600x800 so the notebook 
fills up the screen and is awkard to 
work with.  The thing I will always use 
from the the code is the StuffQuote 
function. This code gets an exelent 
rationg for that alone. Keep up the 
goood work. Lou  
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/30/2000 1:12:11 AM:Grabsback
Nice program and very useful. I have 
1000's of lines that I can NEVER seem 
to locate and always wanted a database 
to store them (but no time at work to 
do so).  I will be sharing it with my 
fellow developers there also.  One 
quick suggestion- Right mouse click c&p 
for those who don't use keyboard 
shortcuts.  Once again...great work!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/23/2001 8:17:05 AM:Jennifer
Hi
I love my SourceCode Notebook, but 
since I upgraded to Windows Me I get a 
'Can't open SStab from TABCTL32.OCX' 
error message and the Notebook won't 
open.
Is there a newer version of 
SoureCode Notebook, or does anyone have 
any ideas to help?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | RentACoder Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.