I already send it out to my Hifi via the audio jack. I max it out but its still on the quite side. OK my hifi is one of those £99 jobs so it might not be good enough but I would have thought I should get it running.
Any other advice welcome
Yup - did that already and went into advanced and maxxed the bass and treble - but still too quite.
What next? Is there any software that will raise the sound volume from my Divx player. The only thing I can find is to recut the audio track if I was generating the media but I just want to watch...
Is there software that will boost the volume coming out of my laptop?
I play DVD's etc but the volume is always too low - I max it out tweak the bass and treble to max and still it just a wee bit too low.
Now i punt the sound to my hifi an max it out and its still too low - should I be looking...
I think your problem is that all the reports run via a service which in turn only sees the System DSN's not the user DSN's. User DSN's are only avaialbe to that user logon.
As for the error you get with the system dsn - I havnet seen that on e before
I also am 8.5
the script I have set up is a version of the schedule.csp page which allows me to schedule multiple instances from database entries. ie
ID, email destination, parameter, etc
The script is a bit messy because its a version of schedule but I am fairly sure it should work here is...
I am implementing a schedule script which sets a destination(unmanaged disk), format(PDF) and a parameter.
The script works when its set to SMTP but when changing to Unmanaged disk it ignores my format and parameter selection!
Going beyond script errors is there any other technical...
Hi,
I have tried looking but to no avail for server side file access - I need some examples to get me started on writing a loggin script when users log in!
TIA
Hengis
Just figured out my problem. On the last time the schedule.csp is displayed it is not submitted by the location is run. This means the forms dont get loaded. Therefore not form items to use. I have to save the form variable into some form of session variable.
Any pointer here would be good
TIA
If you place those detail you want in a seperate detail section for instance. then format that section to insert a new page before.
To get both these options in design mode, right click the gray section bar and select insert section below. Or choose format section.
Hi All,
I have added a script to ePortfolio that schedules multiple reports with one click.
What I am looking to do is grab a form vaiable to detarmine which group of reports to run ie:
Select item 1 and send the reports to A + B
Select item 1 and send the reports to C + D
I have the form...
Thanks guys for the pointers.
By systems I meant database instances - there are no applications on there. I liked the MAXDOP 1 option and wil probably use that.
I dont know that much about the DTSRUN process. But I will look into that as well.
Thanks
Iain
We have a dual processor SQL Server which supports ~7 different systems. One of these systems runs a daily update which hogs the CPU to 100% and slows down these other systems.
We have just moved that system to use just one processor. I have two questions
1: If that system uses 100% of CPU A...
So what code editors do people recomend?
Notepad has its limitations and I would like something that has some from of contextual help - such as closing brackets and marking up reserved words, click through to functions etc.
TIA
Iain
The option to let each column 'Can Grow' should be avaialble on the format field dialog. I think this might only be avaialble in preview mode only.
So In preview right click on on of your column headers and select format field. Then click the can grow check box. now adjust the width of the...
Sure
I set up a table with a username(varchar) field and logdate(datetime).
The following code snippet is placed in the logonuser function in the logon.csp file:
==========================
//Log the user as entering the system
var conn = new ActiveXObject("ADODB.Connection") ;
var...
Your heading down the right track. The Show SQL command is only enabled when you working off a server type database (SQL SERVER)and not a file database (MS ACCESS).
To set up a DSN pointing to the database on both your development machine and server - this normally requires the location to be...
Has anyone got code to log to a database when users log into CE on Log out of/session expires.
I want to gauge which users are using the system most etc.
OR :
Is there a system DB report that can be pulled off to give similar info?
TIA
Hengis
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.