I'm having problems with htaccess trying to process a static link into a dynamic link, where the variable value is embedded within the URL HTML page name.
This is how a typical link should look:
http://www.mywebsite.com/flux_capacitor_114.html
Where flux_capacitor_ is the name of the widget...
Dear SQL Server Overlords,
I'm part of a development team that uses MSDE 2000 to manage the database for our software product. As with any software, we periodically update the front-end and back-end of our product to all of our clients.
My problem is that I'm trying to find an easy way of...
Hello friends of Access,
As you may or may not be aware, Windows Vista will not be supported/compatible with MSDE 1 and MSDE 2000 - it's common knowledge.
As a consquence, some of my apps will need to be re-worked to use SQL Server 2005 Express instead of MSDE. I'm currently using Access...
I seek advice from my fellow programmers.
My company has written a quote system in VB with an Access MDB as the backend. Our system works across a standard LAN, with a VB front-end installed on each client machine, connecting to the same Access MDB backend, which is on the server.
Management...
I have created an ADE (comipiled ADP) application, that on startup, prompts the user for standard SQL Server (MSDE) connection details, if it cannot connect to the last used connection.
My application will eventually be installed on various client environments. Each of these clients will...
Hi
I'm having a problem trying to create a SQL statement. I have 3 tables which are composed of:-
tblDirectors
ID Name
----------------
1 Gorden
2 Alyx
3 Eli
tblDirectorOfficeReferences
ID IDDirector IDOffice Ref
-------------------------------
1 2 1 Test 156
2 2...
Greetings my fellow coding overlords.
I have slight problem with a PHP page that I am currently coding. I'm trying to determine the value of a specific variable using the SWITCH statement, and then altering the value of this same variable within the SWITCH statement. However I can't seem to...
I'm having a problem trying to get the GD library to work with PHP on my local machine. I'm using Windows XP with PHP 4.3.2 and Apache 1.3.33.
I've look at the other threads and have tried their solutions, but it's still not working.
I've changed PHP.INI (which is in C:\Program Files\Apache...
1. Does VBNET allows the usage of ActiveX COM objects that were originally created in VB6? Is there an equivalent replacement within the NET platform? Can this alternative be used to extend ASP NET web sites?
2. Is a VBNET compile application slower than the equivalent VB6 executable?
3. I...
Hi All,
I've recently upsized an Access 2000 database to an MSDE 1 SQL server database. I'm having problems with the following query:-
SELECT
tblProjectQuotes.IDProject,
tblProjectQuoteTemplateItems.Name AS QuoteTemplateType,
tblProjectQuoteItems.Value AS CostPriceTotal...
I've written an application using VB, Access, and several other dependent files. I can create a working MSI deployment package except that I cannot find a way of setting the following shorcut command argment for one of my shortcuts:-
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE"...
Does anyone know how to compact a linked/attached MDB from the front-end MDB by code? I've looked at all the threads on this site that mention compacting, but they all refer to the current database.
Other than creating a standalone VB exe that invokes the ADO Compact MDB method, does anyone...
I have an SQL question fellow developers. I have a three column table called [tblFlightLegs]. The columns are ([ID] as Int, [FlightNo] as NVarchar, and [IDMaster] as Int). The nature of this table is that many rows can be associated to the same [IDMaster].
What I want to do is create a view...
Hi, I'm having refresh problems with activex controls hosted within the pages of a standard Access tab control.
I've placed listview controls in each page of a four page tab. Yet the *first* time I select each tab the listview control, whilst running the form, the listview is not displayed in...
Hi, How do I programatically hide the "Properties Dialog" window (i.e the window that displays all the info about the selected form/control) when running my app?
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.