N
Ngan Bui
I'm at a loss so I hope someone can help me. We have SQL
2K in a W2K environment. I have FP XP.
When I create a new page and form and want to link it to a
sql server table, I can do that inside the form
properties. However, when I do that, FP creates the
connection via the webbot. I don't want to use webbot,
instead I rather use the dsn-less connection string.
One problem I have with webbot is that I can't seem to do
custom fields. for instance, if I want to add a phone
number to a field in the table, minus the dashes, I'm not
sure how to do that programmatically with webbot.
Is there a way to have FP not use webbot when connecting
to a sql server?
I have tried a dsn-less connection string with
Trusted_connection=yes, but that doesn't seem to work. It
keeps saying login failed. I have turned off anonymous
access on the sql server. Is there something else I need
to do to make it so my windows login is used?
Thanks!
Ngan
2K in a W2K environment. I have FP XP.
When I create a new page and form and want to link it to a
sql server table, I can do that inside the form
properties. However, when I do that, FP creates the
connection via the webbot. I don't want to use webbot,
instead I rather use the dsn-less connection string.
One problem I have with webbot is that I can't seem to do
custom fields. for instance, if I want to add a phone
number to a field in the table, minus the dashes, I'm not
sure how to do that programmatically with webbot.
Is there a way to have FP not use webbot when connecting
to a sql server?
I have tried a dsn-less connection string with
Trusted_connection=yes, but that doesn't seem to work. It
keeps saying login failed. I have turned off anonymous
access on the sql server. Is there something else I need
to do to make it so my windows login is used?
Thanks!
Ngan