Greetings once again,
For reasons too long to list, the network admins in my company decided to change the names and ip addresses of all of our domain controllers, one of which hosts a shared ACT database. I can open the database when on the server itself, but not on any of the remote...
Greetings,
As recommended in thread855-274625, I had a good look at 'Programming ASP.NET, 3rd Edition' published by O Reilly. I have become a fan of O Reilly books - they are clear, concise, and code snippets are reliable. I was wondering, though, if anyone knew of a book that was comprable to...
Greetings,
I'm working with the above version on a machine described as follows:
WinXP SP2, AMD Athlon 1GHz, 1GB RAM.
The machine will successfully send, from a network database, an email merge of about 15 contacts. When tried with 70, the merge stuck at Sending 1 of 70.
My first step in...
Greetings,
I am in the process of merging several independant ACT databases into a centralized multi-user database. Through reading the threads here, the best option to get all of the data from the independant databases is to use this itImport addon. I downloaded & installed it but it doesn't...
Greetings,
I have a sheet of data that looks like this:
BuyerLast[tab][tab][tab]BuyerFirst[tab]CoBuyerFirst
SELF[tab][tab][tab][tab][tab]STEVEN[tab][tab]RAMONA
CAMPISE[tab][tab][tab]JOHN
WHITTENBURG[tab]JAMES[tab][tab]HEIDI
ROGERS[tab][tab][tab]KENNETH[tab][tab]PAMELA...
Greetings,
I've seen various threads on getting page footers to align horozontally at the bottom of a page (and/or browser window, depending on the length of content above it). I have a layout that renders perfectly in Firefox and IE 7, but doesn't work in IE6. I'm guessing it is because IE6...
Greetings,
I'm just looking for opinions here. An organization I work with currently has six salespeople. The organization is using Active Directory. Four of the six people are in the "main" office, and the other two have their own offices. As of now, each of the six salespeople have their...
Has anyone ever run into an issue with VWD Express and the Database explorer window not displaying? On a specific workstation, I can get the DB explorer window to work under the local admin profile, but not under my own profile (Active Directory account w/ limited security permissions).
Any...
Greetings,
This is a combination VBA and Union Query issue that I'm dealing with, but the run-time error is SQL related so I figured this would be the best place to start. Here goes!
I have written some code at the module level to loop through a recordset which contains names and email...
I had someone ask me a good question in a presentation I did the other day, asking if ACT has a good way to track business expenses. There is no built-in way to do this, but I wonder if anyone has any ideas on how to effectivly do it?
I'll be looking into this myself and will post back if I've...
Good day,
With regard to ASP.NET 1.1, there are two things that I am struggling with. One is master pages - are they just out-right incombatible with 1.1?
The other issue is code-behind files. I found a listing the other day that offered a slightly different syntax for 1.1 than 2.0, and am...
Access 2003 table, unable to insert new records. There are four fields:
1) UserID - AutoNum - Primary Key
2) First - Text
3) Last - Text
4) Email - Text
When debugging, it catches an exception when I call the OleDbDataAdapter.Update method and kicks out the following error: "Syntax Error in...
Greetings,
I am looking at the following code snippit in "SAM's Learn ASP.NET in 21 Days"
Dim Conn as New OleDbConnection( _
"Provider=Microsoft.Jet.Oledb.4.0;" & _
"Data Source="X:\mydb.mdb")
Dim ds as New DataSet("myDataSet")
Dim objCmd as New OleDbDataAdapter("SELECT * FROM " & _...
Greetings,
I am looking to begin learning SQL Server 2005 and hoping to find a book that will build off of my Access & JetSQL foundation.
Are there any great books out there that have that approch?
(Sam's Learn ASP.NET in 21 Days, for example, has a section at the end of each chapter that...
Greetings,
I once read that it was wisest to store your database in a folder outside of your web application. For example: www.melagan.com might point to "D:\Melagan\melagan.com" on my web server, so I should probably store my database in a folder that is outside of "D:\Melagan\melagan.com" -...
Greetings,
I am looking into obtaining certifications that would support both my credibility and skills as an ASP.NET developer. I figure strength in the .NET Framework along with SQL Server would be the way to go. MCDBA seems to focus on SQL Server 2000, though; I understand that certification...
Greetings,
Over the past few years, I have come to a fundamental understanding of HTML, CSS, SQL, ASP.NET, Visual Basic (and VB.NET) - These are all areas that I use to create web applications, but with a very basic look. What are some good programs that integrate well with ASP.NET but also...
Greetings,
In some cases from certain databases, when we try to attach contacts in order to send them to another ACT user, one of three things happens.
The recipient receives the information and is able to import the contact without a problem.
The recipient receives the information and is able...
Greetings,
I have done everything I can think of to try and diagnose this problem, other than reinstall ACT. I am too stubborn to do that yet, so here goes!
In Outlook, under tools/options/ACT, you can find the "History Options" button. Normally, when you click this button, another form comes...
Greetings,
When trying to specify criteria for yes/no fields in ACT 2007 / 9.0, I get the following error: "The value you typed does not match the type for the field."
This happens if I am defining criteria for dynamic group membership, company membership, sync sets, etc.
This is a contact...
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.