Displaying 3 results from an estimated 3 matches for "main_data".
Did you mean:
mail_data
1999 May 25
1
Too Many Active Users - With MS Access 97 (PR#17307)
...Win95 machines accessing it. I have a
> front-end/back-end database with the "programs" themselves located on the
> local machines. The back-end with the tables and data is on the Samba
> server as is the system.mdw file. Of course, Access is generating the
> system.ldb and main_data.ldb files on the server where the NSHMAIN.mdw and
> main_data.mdb files are located.
>
> I have more than one database on this server. I am able to run at least 3
> of them at one time from one machine using 3 different usernames for MS
> Access (though only one for network service...
2004 Aug 06
2
More libshout questions
Okay,
I am using libshout to stream to a NullSoft Shoutcast server. I am
using libmad and libmp3lame to do re-encoding on the fly. I am streaming
to the server (currently) with shout_send_raw(). When I try to use
shout_metadata_add(), I get a segfault in strdup(). Anyone have any
ideas as to why? Everything else works fine, just not the metadata.
Thanks In Advance,
Deven
--- >8 ----
2004 Aug 06
2
More libshout questions
...4550048
Stream = {buffer = 0x0, bufend = 0x0, skiplen = 0, sync = 0,
freerate = 0, this_frame = 0x0, next_frame = 0x0,
---Type <return> to continue, or q <return> to quit---
ptr = {byte = 0x0, cache = 0, left = 8}, anc_ptr = {byte = 0x0, cache
= 0, left = 8}, anc_bitlen = 0, main_data = 0x0,
md_len = 0, options = 0, error = MAD_ERROR_NONE}
Frame = {header = {layer = 0, mode = MAD_MODE_SINGLE_CHANNEL,
mode_extension = 0, emphasis = MAD_EMPHASIS_NONE,
bitrate = 0, samplerate = 0, crc_check = 0, crc_target = 0, flags =
0, private_bits = 0, duration = {seconds = 0,...