Hi all
I've got quite a heavy traffic classic ASP site (I know it needs converting to .Net at some point) which runs fine 90% of the time but occasionally I get an error 'ASP 0115' Unexpected Error.
A trappable error (C0000005) occurred in an external object. The script cannot continue running...
Hi all
Hoping someone may be able to help me out as I'm stumped with this one...
I have a 'hosted' MS SQL Server (meaning I can't access the DB directly in Management Studio, I use RazorSQL and/or MyLittleAdmin). There is a size restriction on the DB of 2GB - currently my DB stands at 1500 MB...
Hello all.
Hoping someone may be able to help me with this one...
I've had an ASP/VBScript import routine setup for a long time which [enormously simplified] collects a csv file from a server and imports the contents into an Access table. There are usually approx 14 columns and around 640k...
Hi
First off apologies if this question is in the wrong place... There is no dedicated RegEx forum and since I'm working in JS and in my experience RegEx is most commonly used in JS - here lies my problem :)
I have a number of search strings that I would like to split into an array. The search...
I've been wrestling with this for quite some time now and decided it was time to ask for some help!!
I'm basically trying to get a list of Users who have joined a specified group within the last 7 days (Imports). Whilst this sounds easy, my data is not laid out easily for this purpose...
Hi
So first off I wasn't quite sure whether I should post this in Access, SQL Server, ASP or another forum! I hope this is the right place...
I'm trying to do an automated daily import of around 640k records (originally in a csv file) into a SQL Server Database. Unfortunately the SQL DB is...
Hi Guys
Hoping someone may be able to help me. I'm trying to write a script to automatically download a file once a day from a site. It's a zipped csv file, usually around 6mb. The site is slow!
When i first hit the URL from my script a 303 response is returned which seems to be redirecting to...
Hi All
I'm a brand spanking noobie to PHP but here's what I'm up to...
I have a class that contains an array of instances of another class and I'm wondering whether it's possible to convert this array into a further class that contains methods.
Example:
Class Topping{
private $sID...
Hi all
Hoping someone can help me - I'm totally new to c# so need it spelt out really clearly if possible please!
I want to change the look of various controls, for example, radio buttons. I've experimented with putting a background image within the associated label but have read about...
Hi Guys
I've been struggling with this for days!
I have a radiobutton, label and a panel within a repeater and I'd simply like to add a javascript onclick to the radiobutton.
<rendering:RepeatTable ID="QuestionValues" runat="server" CssClass="myControl">
<asp:RadioButton...
Hi All
This should be easy enough for a pro sql guru.. Normally i could rise to the challenge but i seem to be stuck with this one.
I have Three tables which i've greatly simplified below:
Customers
CustID | CustName | Group |
1 | Mr Brown | G1 |
2 | Mr Black | G2 |
3 |...
Hi guys
Can anyone help me with this one? We have FILLIN and ASK Word Field Codes in documents and want to add a line feed or character return into the prompt
Does anyone know anyway of doing this please? (Even if the workaround is long winded!!)
Thanks
sugarflux
Hi guys
I need to get the handle of controls on one of my forms. I'm returning the form hWnd with the FindWindow function and i've attempted using the enumchildwindows procedure to no avail.
I'm sure this must be an easy thing to accomplish using an api call - but which one !?
As i'm working...
Hi all
Been programming with VB for years but fairly new to ASP. I have created a MSAccess database in the root of my webspace (lets call it DB1.mdb) and a table called P with fields PID, PForename, PSurname.
I've created the following as QueryDB.html:
<html>
<body>
<%...
Hi all
Been programming with VB for years but fairly new to ASP. I have created a MSAccess database in the root of my webspace (lets call it DB1.mdb) and a table called P with fields PID, PForename, PSurname.
I've created the following as QueryDB.html:
<html>
<body>
<%...
Hi Guys
Another tricky one i'm afraid! Hopefully someone can help?
I have a textbox and an 'Open Folder' button on a form. When user clicks the button i call the BrowseForFolder dialog (as found here: http://www.developerfusion.co.uk/show/2127/). User selects a local folder and clicks OK and...
Hi Guys
Having some problems with connecting to an oracle database with VBA.
Can run queries against the database using Excels 'New Database Query' without a problem.
Can also simulate this in VBA with the following:
With ActiveSheet.QueryTables.Add(Connection:= _...
Please help!!!!!
Any advice or suggestions at all gratefully welcomed!
I'm attempting to connect to an oracle database using Excel (New Database Query - have also tried vbscript, vba, msquery) and it crashes when i try to connect to the data source.
I get the Window:
Program Error
MSQRY32.exe...
Hi guys
Complete n00b to oracle i'm afraid. I don't even know if this is the right place to post this query so any advice (even to post elsewhere) appreciated.
We have an oracle database which i'm trying to connect to from Excel / MSQuery / Access / VB - pretty much anything really using...
Hi guys
Long shot but hoping there might be an API genius out there somewhere or an imaginative vba-er with a workaround!
I'm writing an app in vba (Excel 2000) running purely off of userforms (i.e. no excel functionality whatsoever). Would have written it in VB but don't have access to this...
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.