Skip to content

Commit

Permalink
Primer Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickXHdez committed Jun 1, 2021
0 parents commit 6c452ad
Show file tree
Hide file tree
Showing 9 changed files with 79 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LabviewSqlProject.aliases
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[My Computer]
My Computer = "192.168.1.100"

3 changes: 3 additions & 0 deletions LabviewSqlProject.lvlps
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[ProjectWindow_Data]
ProjectExplorer.ClassicPosition[String] = "95,196,609,816"

39 changes: 39 additions & 0 deletions LabviewSqlProject.lvproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="19008000">
<Item Name="My Computer" Type="My Computer">
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.tcp.enabled" Type="Bool">false</Property>
<Property Name="server.tcp.port" Type="Int">0</Property>
<Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="R_W_sqlDatabase.vi" Type="VI" URL="../R_W_sqlDatabase.vi"/>
<Item Name="SQL Close.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Close.vi"/>
<Item Name="SQL Execute.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Execute.vi"/>
<Item Name="SQL Open.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Open.vi"/>
<Item Name="SQL Select.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Select.vi"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="ADODBCommand Create.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Create.vi"/>
<Item Name="ADODBCommand Destroy.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Destroy.vi"/>
<Item Name="ADODBCommand Execute.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Execute.vi"/>
<Item Name="ADODBCommand Set Active Connection.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Set Active Connection.vi"/>
<Item Name="ADODBCommand Set Command Text.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Set Command Text.vi"/>
<Item Name="ADODBConnection Close.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Close.vi"/>
<Item Name="ADODBConnection Create.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Create.vi"/>
<Item Name="ADODBConnection Destroy.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Destroy.vi"/>
<Item Name="ADODBConnection Execute.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Execute.vi"/>
<Item Name="ADODBConnection Open.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Open.vi"/>
<Item Name="ADODBField Get String Value.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBField Get String Value.vi"/>
<Item Name="ADODBFields Get Count.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBFields Get Count.vi"/>
<Item Name="ADODBFields Item.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBFields Item.vi"/>
<Item Name="ADODBRecordset Destroy.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Destroy.vi"/>
<Item Name="ADODBRecordset Get Fields.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Get Fields.vi"/>
<Item Name="ADODBRecordset Get Row String Value.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Get Row String Value.vi"/>
<Item Name="ADODBRecordset Get Table String Value.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Get Table String Value.vi"/>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>
Binary file added R_W_sqlDatabase.vi
Binary file not shown.
25 changes: 25 additions & 0 deletions SQLToolkitLabVIEW2017/ReadMe.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
SQL Toolkit
-----------


Copy "SQLToolkit.mnu" to ...\LabVIEW xxxx\menus\Categories\

Copy "SQLToolkit.llb" to ...\LabVIEW xxxx\vi.lib\



In the Functions palette in LabVIEW a new palette named "SQL" will appear.



The SQL Toolkit contains the following Main VIs:

"SQL Open.vi" ->This VI open a connection to the Datatabase spesified in the Connection string
"SQL Select.vi" ->This VI get data from the datase spesified in the SQL Query
"SQL Execute.vi"->This VI executes a Query with no return Data, e.g., an INSERT statement
"SQL Close.vi" ->This VI Close the connection to the Datatabase opened by "SQL Open.vi"



(C) Hans-Petter Halvorsen
www.halvorsen.blog
Binary file added SQLToolkitLabVIEW2017/SQLToolkit.llb
Binary file not shown.
Binary file added SQLToolkitLabVIEW2017/SQLToolkit.mnu
Binary file not shown.
6 changes: 6 additions & 0 deletions Untitled Library 1.lvlib
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<Library LVVersion="19008000">
<Property Name="NI.Lib.Icon" Type="Bin">'1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!(]!!!*Q(C=\&gt;8"=&gt;MQ%!8143;(8.6"2CVM#WJ",7Q,SN&amp;(N&lt;!NK!7VM#WI"&lt;8A0$%94UZ2$P%E"Y.?G@I%A7=11U&gt;M\7P%FXB^VL\`NHV=@X&lt;^39O0^N(_&lt;8NZOEH@@=^_CM?,3)VK63LD-&gt;8LS%=_]J'0@/1N&lt;XH,7^\SFJ?]Z#5P?=F,HP+5JTTF+5`Z&gt;MB$(P+1)YX*RU2DU$(![)Q3YW.YBG&gt;YBM@8'*\B':\B'2Z&gt;9HC':XC':XD=&amp;M-T0--T0-.DK%USWS(H'2\$2`-U4`-U4`/9-JKH!&gt;JE&lt;?!W#%;UC_WE?:KH?:R']T20]T20]\A=T&gt;-]T&gt;-]T?/7&lt;66[UTQ//9^BIHC+JXC+JXA-(=640-640-6DOCC?YCG)-G%:(#(+4;6$_6)]R?.8&amp;%`R&amp;%`R&amp;)^,WR/K&lt;75?GM=BZUG?Z%G?Z%E?1U4S*%`S*%`S'$;3*XG3*XG3RV320-G40!G3*D6^J-(3D;F4#J,(T\:&lt;=HN+P5FS/S,7ZIWV+7.NNFC&lt;+.&lt;GC0819TX-7!]JVO,(7N29CR6L%7,^=&lt;(1M4#R*IFV][.DX(X?V&amp;6&gt;V&amp;G&gt;V&amp;%&gt;V&amp;\N(L@_Z9\X_TVONVN=L^?Y8#ZR0J`D&gt;$L&amp;]8C-Q_%1_`U_&gt;LP&gt;WWPAG_0NB@$TP@4C`%`KH@[8`A@PRPA=PYZLD8Y!#/7SO!!!!!!</Property>
<Property Name="NI.Lib.SourceVersion" Type="Int">419463168</Property>
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
</Library>
3 changes: 3 additions & 0 deletions Untitled Project 1.lvlps
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[ProjectWindow_Data]
ProjectExplorer.ClassicPosition[String] = "95,196,609,816"

0 comments on commit 6c452ad

Please sign in to comment.