close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

MSSQL data search

Thread begun 9/29/2021 7:33 am by rogersds267040 | Last modified 9/29/2021 3:02 pm by Ray Borduin | 630 views | 5 replies |

rogersds267040

MSSQL data search

Hello there,

Is it possible to incorporate MSSQL query into the Search plugin so that I can create search filter?

If so, how can it be done?

Thank you.

Sign in to reply to this post

Ray BorduinWebAssist

DataBridge includes a MySQLi Database Search server behavior. Just create your search form, have it submit to the results page with your Recordset and then use the Search server behavior to filter the results.

Sign in to reply to this post
Did this help? Tips are appreciated...

rogersds267040

Thank you, Ray.

I'm using Microsoft SQL server and not MySQL. Example below.

$sql1 = "SELECT * from table'";
$stmt1= sqlsrv_query($conn,$sql1);

if($stmt1 === false){
die (print_r(sqlsrv_errors(), true));
}
$row1 = sqlsrv_fetch_Array($stmt1,SQLSRV_FETCH_ASSOC);

Sign in to reply to this post

Ray BorduinWebAssist

Sorry I didn't understand the question.

That would have to be hand coded. I could help you with that in a premier support ticket, but we don't have any tools that work with Microsoft SQL server.

Sign in to reply to this post
Did this help? Tips are appreciated...

rogersds267040

Thank you, Ray.

How do I go and set up the premier ticket? What's the cost?

Thanks

Sign in to reply to this post

Ray BorduinWebAssist

I charge $100/hour. I'm sure we could get this figured out in a 1 hour session.

You can call the number at the bottom of the site, or send me a skype message: webassist.rborduin

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...