| Subject: saving data from Text file to MSAccess database!! |
| Group: microsoft.public.winternals |
| Date: 5/19/2007 5:20:18 AM |
| From: "Shyam Barnwal" [Email Address Protection] |
Hi All, I am working on winamp general purpose pluggin "gen_whatsplaying " project downloaded from the site www.schaffrath.net I compiled and build the project successfully using platform SDK Feb 2003 and Speech SDK5.1. Now the winamp plugins "gen_whatsplaying" interface saving the data related to songs currently being played by Winamp to a specified text file.such as time the song starts playing, name of the song currently being played etc. depending on the parameters specified in the pluggin's template file. Now I want to save the data which is currently being saved in a text file,to a MsAccess Database table. Just wanted to know if any one knows about it in this community to help me out.Do I need to use ADO and other library to get the connectivity with MSAccess db first? Anyway please let me know, if someone have any idea about it. I really appreciate yours help and kind cooperation with me. Thanks, shyam |
| Back |