473,385 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Saleslogix information

VK
Hello:

I am trying to insert the products purchased off our website into
Saleslogix - any information out there - websites, links etc.?

Many thanks for all your help.

*** Sent via Developersdex http://www.developersdex.com ***
Jul 22 '05 #1
4 1199
Use SQL Profiler to see what SalesLogix does. Then, copy it in to your ASP
Code.
"VK" <vk@vk.com> wrote in message
news:em**************@TK2MSFTNGP09.phx.gbl...
Hello:

I am trying to insert the products purchased off our website into
Saleslogix - any information out there - websites, links etc.?

Many thanks for all your help.

*** Sent via Developersdex http://www.developersdex.com ***

Jul 22 '05 #2
VK
Thanks for your reply.

How would we go about doing that? SQL Profiler?

The hard part is we don't have any database diagrams for the tables that
exist and it seems very hard to figure out what each table stands for by
the table_name!

Thanks for your time.

*** Sent via Developersdex http://www.developersdex.com ***
Jul 22 '05 #3
Why not call SalesLogix support??

Mike

"VK" wrote:
Thanks for your reply.

How would we go about doing that? SQL Profiler?

The hard part is we don't have any database diagrams for the tables that
exist and it seems very hard to figure out what each table stands for by
the table_name!

Thanks for your time.

*** Sent via Developersdex http://www.developersdex.com ***

Jul 22 '05 #4
th
If you have support access to the SalesLogix website, there is a
database schema that you can download.

Trying to do what you want to do requires very good knowledge of the
database structure and which fields and records are mandatory, as well
as the SalesLogix external interfaces. For example, creating a new
account involves both company name and company name uppercase to be
entered, and there must also be a matching record in the account summary
table.

Although not impossible, it is definitely not recommended that you add
records to the SalesLogix database without going through the proper
interfaces.

I see immense difficulties in what you are trying to do,not least in
matching the name on the order with the SalesLogix name, unless you have
parallel IDs in both systems.

Have you considered using the SalesLogix web interface?
Tony
Baobab Consultancy Ltd

*** Sent via Developersdex http://www.developersdex.com ***
Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Tom Leylan | last post by:
I'd like to find/have a discussion about the various ways an application server could be implemented. So the upsides and downsides can be discussed. In case I'm using the term wrong by "app...
0
by: Emine Ekin | last post by:
/*Apologize for multiple posts*/ FIRST CALL FOR PAPERS ADVIS 2006 Fourth Biennial International Conference on Advances in Information Systems 18-20 October, 2006 Izmir, Turkey
8
by: Raquel | last post by:
The "DB2 Information Center" (http://publib.boulder.ibm.com/infocenter/db2help/index.jsp) seems to be an amazing resource and as far as I could tell (after browsing through various sections of...
6
by: Ian Williamson | last post by:
Greetings, My company has an ASP.NET based enterprise product that is undergoing some changes and I need some community input to help solve a problem. In the current implementation, any given...
1
by: Satish Itty | last post by:
I know this is more a Saleslogix issue than and .NET one. I thought I'll try my luck here. I'm trying to access Saleslogix database using SLXOLEDB driver in my .NET application. This seems to...
0
by: Derek | last post by:
I am creating an intranet using Visual Web Developer Express Edition. Everything has been working OK until yesterday when I started getting 62 messages all beginning "Could not find schema...
1
by: keke3905 | last post by:
I really would appreciate some help on this assignment. I need to make GUI boxes to display the system info such as on Microsoft Office. I have some code but not sure where to go with the rest of...
10
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, I'm trying to use the new VB 2008 right now and I want to know how to preset the company name and copyright informtion in Assembly Information. In my current VB 2005, company name...
1
by: sora | last post by:
Hi, I've developed a MFC program under VS 6.0. My debugger *was* working fine and I've used it often for my project. Then, one day, the errors below appear and they prevent me from using the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.