For Programmers: Free Programming Magazines  


Home > Archive > Clarion > May 2006 > Sample application for Connect MSSQL









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Sample application for Connect MSSQL
Erwin

2006-04-25, 9:55 pm

I am a new comer in Clarion 5.
Anyone can send me Simple application how to connect to MSSQL ?
My email is surat2@gmail.com

Thank you.
Erwin

sandinzz@yahoo.com

2006-04-28, 3:55 am

Hi.
1. Create privileged user/users on MSSQL server - it has nothing to do
with Clarion
2. You have to choose MSSQL database driver in Clarion dictionary for
all files/databases in DCT. The APP generator will create application
with login/connect window.

Erwin

2006-04-28, 9:55 pm

Sandi........I already do like you info, but the error is appear. "
ODBC.DLL not found'

sandinzz@yahoo.com

2006-05-03, 3:55 am

Hi.
I suppose you are geting this error from the linker?
What operating system do you have? There is ODBC32.DLL (not ODBC.DLL)
on system32 subfolder on Windows XP.
Zoran.

Erwin

2006-05-03, 9:55 pm

Thank you all, I can connect it.
The problem now is.......why my application always create file in
another Database ?

I have a database name A:
Then I create a new database name B: for my new clarion application.
I have create ODBC to access database B.

But the application always put the create file...in database A.

Anything problem ?

Thank You
Erwin



sandinzz@yahoo.com wrote:
> Hi.
> I suppose you are geting this error from the linker?
> What operating system do you have? There is ODBC32.DLL (not ODBC.DLL)
> on system32 subfolder on Windows XP.
> Zoran.


sandinzz@yahoo.com

2006-05-04, 3:55 am

Hi.
I am not very much familiar with MSSQL. Try to create privileged MSSQL
users (!) and then login from your Clarion application. Zoran.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com