Hi, I don't understand what is wrong in there,
If Not IsNull(txtID.Value) Then
Const conNumButtons = 8
Dim con As Object
Dim rs As Object
Dim stSql As String
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23468279.html
Zones:
MS AccessDate Answered: 06/09/2008 Grade: A Views: 138
I have 2 coulmns in a table (ie FocusISINGroupCd , SecISINNo.)
I am trying to pass some value for "FocusISINGroupCd" and retreive "SecISINNo" column values corresponding to the "FocusISINGroupCd"
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23468999.htm...
Ok guys i cant work out why i keepp getting this message, i have check the debug.print out putin access and it works with no problems, and i have checked to make sure that this information is in th...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23505411.html
Zones:
.NETDate Answered: 06/22/2008 Grade: A Views: 24
I have been using vba function which copies files from one directory i.e. on G:drive to a folder within C:\Temp with some additional information in the filename from a temporary table, which has be...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Coding-Macros/Q_237...
I am migrating an application to sql2005 which is an asp app. I cannot see why the following code works on sql2000 server, but does not seem to work on sql2005
Function ValidLogin (UserID, Passw...
http://www.experts-exchange.com/Database/Miscellaneous/Q_22790176.html
I am learning classic ASP development. I have two simple pages, Default.asp, and InsertTest.asp. The Default.asp page has a single drop-down list which pulls states from a SQL Server 2005 database ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23568405.htm...
Zones:
ASPDate Answered: 08/04/2008 Grade: A Views: 22
i am trying to build a table of all units the logged in staff member is teaching. i need to populate it with data across two tables, which have common column names.
my html is fine, and have ju...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23832132.html
Zones:
SQL Syntax,
ASPDate Answered: 10/21/2008 Grade: A Views: 15
I have a MS-Access DB that I need to add two entries to and add two checkboxes for those entires on an Active Server Page. I have the two checkboxes created on the Active Server Page, but when I t...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23835442.htm...