I'm a newbie to web services. Can anyone point me in the right direction to use SSIS with the following web service?
http://128.177.43.69:9763/services/TemsApiService?wsdl2
There are multiple instances of find.exe followed by ftp.exe running on exchange 2003 server. Does anyone know if this is an intrusion or necessary processes?
Is there a way to loop through all of my queries and if they use a specific table, change them to point to a different table or query?
I'm trying to integrate my access database with a table in SQL Server that contains same data with different column names.
I need to add a timestamp to our customers table so we can update data with MS Access. Can anyone point me in the right direction? Is there a thread here that will help?
Thanks
How do I capture the response so I can either wrap the XML in HTML or redirect it? Currently the response displays in a new tab as XML.
<event activity="click">
<submit format="xml" target="https://www.chaseloyalty.com/xcff/XmlApi" textEncoding="UTF-8"/>...
How can you tell from aspx code what database/table/view/stored procedure, data is from?
I see this tag: <asp:datagrid id="dgNames" OnItemCommand="CustID_Click">
Is "dgNames" the name of the datagrid or does it refer to the data source?
Can anyone interpret this script for me, and maybe give me a resource so I can study this stuff? This is a batch file that runs before calling several vb6 .exe's.
:MAKE1
VB6 /MAKE /OUT C:\project\progress.log "C:\Documents and Settings\mystuff\desktop\myDirectory\myfolder\job.vbp"
IF NOT...
I have a form with a continuous subform. When I open the form with the first code example the subform gets the error, 'you can't assign a value to this object' when trying to edit a field.
The other code example works fine.
Both open the form to the correct records.
The openform event =...
I'm using the 'absolute position' to number the records in a continuous subform but, can't figure out how to save the number as part of the record. The onCurrent event only captures the first record in the subform. Anyone have a solution?
I have a memo field in a table that holds multiple customer numbers delimited by a semicolon. When the form is saved it concatenates, delimits, and copies all values selected from a list box. I need to be able to create a report that shows each customer as a different record. I have used the...
I have a dual boot system with Windows XP and Office 2003 on drive E:\. My access database will not work because it can't find msador15.dll. I made sure that the .dll is in E:\Program Files\Common Files\System\ADO and registered. My boss thinks that Access, by default, is looking for drive C:\...
We have a database on our network that just started giving an error on open, if someone already has it open. The error is the one about 'you can't open in exclusive mode....' The error message appears 30 times; maybe the number of objects it needs to load????? Anyone have any ideas? Thanks
I have a form with a continuous subform. The subform contains a combobox where you can search the customers table to enter customers names. When you tab to create a new entry then decide not to there is no problem. However, if you do a search and don't find the correct name, you can't get out of...
Access 2002:
I am trying to use the end statement in the form load event to stop execution of all code/modules if the user id is not listed in a table. However, it just stops execution of the code in the load event and loads the form. I've never had this problem before in other VBA development...
I am writing macros in Reflection for IBM and need to be able to determine wheather the insert key is toggled on or off. Unless there is another way to insert text into a line of text.
Any help is greatly appreciated.
How can I test to see if the insert key has been set to on?
I am working in Reflection for IBM and need to insert data into a row.
I cannot use 'Session.Transmit rcIBMInsertKey' if the insert is on because it will toggle it off.
I created a VB6 application that opens a Notes database to read a view. It works fine on my desktop because my notes.ini folder in on the hard drive. However, other locations have roaming profiles setup and their ini file is on the server and the application won't run.How do i get past 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.