I have the attached code running on an access database. However when i move it to ADP with SQL backend it stops working.
Need help with this asap please. Any help is appreciated
http://www.experts-exchange.com/Microsoft/Development/MS_Access/ADP/Q_23526183.html
Hi there, im looking for a way to use a button in an access ADP database that will drop all the data from an sql query to a excel file on our network.
I need the server to do the drop instead of...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/ADP/Q_23526401.html
i have the attatched code.
When i run the code it creates a new record in tblcustomerdetails, there is also a column in tblcustomerdetails called AUTO that is an auto number. so i dont have ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/ADP/Q_23588774.html
NUMBER MONTH1 MONTH2 MONTH3 MONTH4 MONTH5
1001 10 10 10 11 11
1002 7 6 54 87 123
1003 6 5429 78 782 23
it goes all the way up to month 12.
Every month i get a spreadheet with the last 12 ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2384...
Currently i have 2 fields that i would like to enter into a pivot table in sql 2005.
my table looks similar to this
Term Name
Term1 Dave
Term2 Dave
Term3 Paul
Term4 Daniel
Term5 John
T...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2383...