From 1121c63920f68a80f218c6d988e5824eb352ef9a Mon Sep 17 00:00:00 2001 From: EggMan20339 <99349302+EggMan20339@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:26:59 -0500 Subject: [PATCH] frmpatientaddresex --- .idea/.idea.Louis' Pharmacy/.idea/.gitignore | 13 ++ .idea/.idea.Louis' Pharmacy/.idea/.name | 1 + .../.idea/dataSources.xml | 19 +++ .../.idea.Louis' Pharmacy/.idea/encodings.xml | 4 + .../.idea/indexLayout.xml | 8 ++ .idea/.idea.Louis' Pharmacy/.idea/vcs.xml | 6 + Louis'-Pharmacy_CNSA212-FP/frmPatientAdd.resx | 120 ++++++++++++++++++ 7 files changed, 171 insertions(+) create mode 100644 .idea/.idea.Louis' Pharmacy/.idea/.gitignore create mode 100644 .idea/.idea.Louis' Pharmacy/.idea/.name create mode 100644 .idea/.idea.Louis' Pharmacy/.idea/dataSources.xml create mode 100644 .idea/.idea.Louis' Pharmacy/.idea/encodings.xml create mode 100644 .idea/.idea.Louis' Pharmacy/.idea/indexLayout.xml create mode 100644 .idea/.idea.Louis' Pharmacy/.idea/vcs.xml create mode 100644 Louis'-Pharmacy_CNSA212-FP/frmPatientAdd.resx diff --git a/.idea/.idea.Louis' Pharmacy/.idea/.gitignore b/.idea/.idea.Louis' Pharmacy/.idea/.gitignore new file mode 100644 index 0000000..954a42e --- /dev/null +++ b/.idea/.idea.Louis' Pharmacy/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/projectSettingsUpdater.xml +/modules.xml +/.idea.Louis' Pharmacy.iml +/contentModel.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.Louis' Pharmacy/.idea/.name b/.idea/.idea.Louis' Pharmacy/.idea/.name new file mode 100644 index 0000000..33c85da --- /dev/null +++ b/.idea/.idea.Louis' Pharmacy/.idea/.name @@ -0,0 +1 @@ +Louis' Pharmacy \ No newline at end of file diff --git a/.idea/.idea.Louis' Pharmacy/.idea/dataSources.xml b/.idea/.idea.Louis' Pharmacy/.idea/dataSources.xml new file mode 100644 index 0000000..3ca2155 --- /dev/null +++ b/.idea/.idea.Louis' Pharmacy/.idea/dataSources.xml @@ -0,0 +1,19 @@ + + + + + sqlserver.jb + true + com.jetbrains.jdbc.sqlserver.SqlServerDriver + Server=sql.eggtech.net,1433;Database=FinalProjectOfficialPharmacy + $ProjectFileDir$ + + + sqlserver.jb + true + com.jetbrains.jdbc.sqlserver.SqlServerDriver + Server=sql.eggtech.net,1433;Database=College2 + $ProjectFileDir$ + + + \ No newline at end of file diff --git a/.idea/.idea.Louis' Pharmacy/.idea/encodings.xml b/.idea/.idea.Louis' Pharmacy/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Louis' Pharmacy/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.Louis' Pharmacy/.idea/indexLayout.xml b/.idea/.idea.Louis' Pharmacy/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.Louis' Pharmacy/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Louis' Pharmacy/.idea/vcs.xml b/.idea/.idea.Louis' Pharmacy/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.Louis' Pharmacy/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Louis'-Pharmacy_CNSA212-FP/frmPatientAdd.resx b/Louis'-Pharmacy_CNSA212-FP/frmPatientAdd.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/Louis'-Pharmacy_CNSA212-FP/frmPatientAdd.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file